Skip to content

oblerion/Kbd_layout_raylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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 (éèàç§ ...)