![]() |
Defines | |
#define | HIDDKeyboardDescriptors_FIRSTMODIFIERKEY HIDKeypad_LEFTCONTROL |
#define | HIDDKeyboardDescriptors_LASTMODIFIERKEY HIDKeypad_RIGHTGUI |
#define | HIDDKeyboardDescriptors_FIRSTSTANDARDKEY 0 |
#define | HIDDKeyboardDescriptors_LASTSTANDARDKEY HIDKeypad_NUMLOCK |
This page lists definition for HID keypad keys.
#define HIDDKeyboardDescriptors_FIRSTMODIFIERKEY HIDKeypad_LEFTCONTROL |
Key code of the first accepted modifier key
Definition at line 74 of file HIDDKeyboard.h.
#define HIDDKeyboardDescriptors_FIRSTSTANDARDKEY 0 |
Key code of the first accepted standard key
Definition at line 78 of file HIDDKeyboard.h.
#define HIDDKeyboardDescriptors_LASTMODIFIERKEY HIDKeypad_RIGHTGUI |
Key code of the last accepted modifier key
Definition at line 76 of file HIDDKeyboard.h.
#define HIDDKeyboardDescriptors_LASTSTANDARDKEY HIDKeypad_NUMLOCK |
Key code of the last accepted standard key
Definition at line 80 of file HIDDKeyboard.h.