Sorry yes should have said I was doing the key up event as well just posted the keycode bit for clarity
Thats a good point about the maxium I'll try that, do I need to raise both Logical Maxiumum and Usage Maximum ?
Also I was confused about the vaule of the Keycodes are they Hex or Dec? the library seems to have hex for the modifiers and dec for the keycodes? are they just interchangable
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi Gordon,
Sorry yes should have said I was doing the key up event as well just posted the keycode bit for clarity
Thats a good point about the maxium I'll try that, do I need to raise both Logical Maxiumum and Usage Maximum ?
Also I was confused about the vaule of the Keycodes are they Hex or Dec? the library seems to have hex for the modifiers and dec for the keycodes? are they just interchangable