Hey guys, im currently working on building my own keyboard but I’ve encountered a problem. The problem is that I dont know how to set up the keyboard with a nordic layout, im missing some charachters for example Å, Ö, Ä. Its a bakeneko with QMK and VIA compability.
You set it to the corresponding keycodes and the OS will handle the rest when you tell it it’s a nordic layout.
å =KC_RBRC
ä = KC_QUOT
ö = KC_GRV
And if you get it wrong, you can always try again.
If you use the online configurator (this as example https://config.qmk.fm/#/cannonkeys/bakeneko60_iso_hs/LAYOUT_60_iso)
And you try to assign ÅÄÖ you can see which value it enters, and it will be correct even if the graphics doesn’t represent it in the configurator.
https://www.reddit.com/r/MechanicalKeyboards/comments/tm20r5/qmk_nordic_layout_swedish/
https://www.reddit.com/r/MechanicalKeyboards/comments/uabae8/how_to_remap_languagespecific_keys_in_via/
https://docs.qmk.fm/#/keycodes