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

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

Detailed Description

Keymap Capskey (Keys affected by the Caps Lock function)

Field Documentation

◆ first

uint16_t first

First key in caps key range (SCAN_CODE_* value).

◆ last

uint16_t last

Last key in caps key range (SCAN_CODE_* value)(Make first and last the same for a single key).


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