nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
hid_keymap_def.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#include "
hid_keymap.h
"
8
#include <
caf/key_id.h
>
9
10
/* This configuration file is included only once from hid_state module and holds
11
* information about mapping between buttons and generated reports.
12
*/
13
14
/* This structure enforces the header file is included only once in the build.
15
* Violating this requirement triggers a multiple definition error at link time.
16
*/
17
const
struct
{}
hid_keymap_def_include_once
;
18
19
/*
20
* HID keymap. The Consumer Control keys are defined in section 15 of
21
* the HID Usage Tables document under the following URL:
22
* https://www.usb.org/sites/default/files/hut1_12.pdf
23
*/
24
static
const
struct
hid_keymap
hid_keymap
[] = {
25
/* Intentionally left empty. nRF54L DK by default uses all buttons only to control
26
* generating motion.
27
*/
28
};
hid_keymap.h
HID keymap header.
key_id.h
hid_keymap_def_include_once
const struct @36 hid_keymap_def_include_once
hid_keymap
HID keymap entry.
Definition
hid_keymap.h:29
applications
nrf_desktop
configuration
nrf54l15dk_nrf54l10_cpuapp
hid_keymap_def.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0