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

#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]

Detailed Description

Keymap Deadkey (Keys which behave as dead keys)

Field Documentation

◆ key

uint16_t key

The scan code of the key which behaves as a deadkey (SCAN_CODE_* value).

◆ index

uint8_t index

The index state in which the key behaves as a deadkey (eg KEYMAP_INDEX_NORMAL).

◆ resolves


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