Seytonic / malduino

All the Malduinos!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MalDuino Language Issue?

Mrhakkur opened this issue · comments

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?

is sv used like shift?

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.