![]() |
Ultibo API
C/C++ API for Ultibo Core
|
#include <keymap.h>
Data Fields | |
| uint16_t | key |
| The scan code of the key which behaves as a deadkey (SCAN_CODE_* value). | |
| uint8_t | index |
| The index state in which the key behaves as a deadkey (eg KEYMAP_INDEX_NORMAL). | |
| KEYMAP_RESOLVE | resolves [KEYMAP_MAX_RESOLVES] |
Keymap Deadkey (Keys which behave as dead keys)
| uint16_t key |
The scan code of the key which behaves as a deadkey (SCAN_CODE_* value).
| uint8_t index |
The index state in which the key behaves as a deadkey (eg KEYMAP_INDEX_NORMAL).
| KEYMAP_RESOLVE resolves[KEYMAP_MAX_RESOLVES] |