mirror of
https://bitbucket.org/C_Classic/prgkbd.git
synced 2024-11-22 02:15:04 +01:00
|
||
---|---|---|
.. | ||
lib | ||
usbdrv | ||
debug.c | ||
debug.h | ||
keyboard.c | ||
keyboard.h | ||
main.c | ||
Makefile | ||
README | ||
usbconfig.h |
KEYCODE INSTRUCTIONS: NAME CMD DESC. ================================================= Keys[] 0-133 codes.pdf Page 53 (10. Table 12) ModKeys 224-231 codes.pdf Page 59 (10. Table 12) - - - - - - - - - - - - - - - - - - - - - - - - - keydown 232 Set keymode to keydown keyup 233 Set keymode to keyup keypress 234 Push & release -> keymode break 255 Cancel execution (End of key) =================================================