Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_KEYMAP_DATA Struct Reference

#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).

Detailed Description

Keymap Data

Field Documentation

◆ 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).


The documentation for this struct was generated from the following file: