nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
HID keymap

Utility that handles mapping key IDs to HID usage IDs. More...

Data Structures

struct  hid_keymap
 HID keymap entry. More...
 

Functions

void hid_keymap_init (void)
 Initialize HID keymap.
 
const struct hid_keymaphid_keymap_get (uint16_t key_id)
 Get mapping from key ID to HID usage ID.
 

Detailed Description

Utility that handles mapping key IDs to HID usage IDs.