![]() |
Ultibo API
C/C++ API for Ultibo Core
|
#include <keymap.h>
Data Fields | |
| uint16_t | data [256][KEYMAP_INDEX_COUNT] |
| Key mapping data, 4 words for Normal, Shift, AltGr, Shift+AltGr for each of the 256 keys (See KEY_CODE_* constants). | |
Keymap Data
| uint16_t data[256][KEYMAP_INDEX_COUNT] |
Key mapping data, 4 words for Normal, Shift, AltGr, Shift+AltGr for each of the 256 keys (See KEY_CODE_* constants).