![]() |
Ultibo API
C/C++ API for Ultibo Core
|
#include <keymap.h>
Data Fields | |
| uint16_t | first |
| First key in caps key range (SCAN_CODE_* value). | |
| uint16_t | last |
| Last key in caps key range (SCAN_CODE_* value)(Make first and last the same for a single key). | |
Keymap Capskey (Keys affected by the Caps Lock function)
| uint16_t first |
First key in caps key range (SCAN_CODE_* value).
| uint16_t last |
Last key in caps key range (SCAN_CODE_* value)(Make first and last the same for a single key).