You can switch keyboard layout without edit function.
int Kbd_GetKeyPressed(KBD_Layout layout);
bool Kbd_IsKeyDown(KBD_Layout layout, int key);
bool Kbd_IsKeyPressed(KBD_Layout layout, int key);
- 0 US qwerty (default)
- 1 UK qwerty
- 2 minimal azerty (qasd -> zqsd)
- 3 belgian variant (complete)
There are some key can't be use with raylib (éèàç§ ...)