Skip to content

Commit 981b753

Browse files
MarekPietakapi-no
authored andcommitted
applications: nrf_desktop: Integrate keys state to HID state
Change integrates the keys state utility to the HID state module. Jira: NCSDK-33998 Signed-off-by: Marek Pieta <[email protected]>
1 parent c6e0281 commit 981b753

File tree

2 files changed

+83
-205
lines changed

2 files changed

+83
-205
lines changed

applications/nrf_desktop/src/modules/Kconfig.hid_state

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ config DESKTOP_HID_STATE_ENABLE
1111
depends on DESKTOP_ROLE_HID_PERIPHERAL
1212
select DESKTOP_HID_KEYMAP
1313
select DESKTOP_HID_EVENTQ
14+
select DESKTOP_KEYS_STATE
1415
help
1516
The module generates HID reports based on user input.
1617

0 commit comments

Comments
 (0)