mirror of
https://bitbucket.org/C_Classic/prgkbd.git
synced 2025-01-30 21:15:06 +01:00
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) =================================================