Seytonic / malduino

All the Malduinos!
MIT License
208 stars 50 forks source link

MalDuino Language Issue? #31

Open Mrhakkur opened 5 years ago

Mrhakkur commented 5 years ago

Hey, my keyboard is in Swedish but that isnt an option in the converter, so my symbols dont work as they're supposed to ( /, #, ! for example). In the Keyboard Layout there is no "sv" and i need it to be that. Anything i can do?

DodgeVypor commented 5 years ago

is sv used like shift?

Clover83 commented 4 years ago

I am also having this problem

Edit: I solved it by replacing the relevant parts of keyboard.cpp with the sv_SE.lang file in this project, then adding a #define ADD_ALTGR line in keyboard.h (though you could just add it at the top of keyboard.cpp) then flashing it with that.