nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
hid_keymap.h File Reference

HID keymap header. More...

#include <stdint.h>
#include "hid_report_desc.h"

Go to the source code of this file.

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

HID keymap header.