/Kbd_layout_raylib

more keyboard layout for raylib

Primary LanguageCMIT LicenseMIT

Kbd_layout_raylib

Features

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);

Layout

  • qwerty
  • minimal azerty (wasd -> zqsd)
  • belgian variant (complete)

Problems

There are some key can't be use with raylib (éèàç§ ...)