Closed florisvdk closed 6 years ago
In short, it's a binary file. First byte is character value in English keyboard layout, second is modifier (shift, alt etc.) and the third one is targeted layout value. Let's take "@" character for example. In English layout character is represented by value 0x40. In Croatian layout you have to press right alt (0x86) and "v" (0x76). I'm going to write a tutorial how to create keymap files.
I've added how to create keymap files to the wiki. I hope this will be helpful to you...
Yes, Thank you so much. When i finish mine for Belgian layout i will make a pull request.
Hi, What format do the keymap fiels use?