feat: handle LED indicators report
This commit is contained in:
parent
6276e973d5
commit
4e55c5f6e9
13 changed files with 269 additions and 15 deletions
|
|
@ -87,6 +87,12 @@ config ZMK_HID_CONSUMER_REPORT_USAGES_BASIC
|
|||
|
||||
endchoice
|
||||
|
||||
config ZMK_HID_INDICATORS
|
||||
bool "HID Indicators"
|
||||
help
|
||||
Enable HID indicators, used for detecting state of Caps/Scroll/Num Lock,
|
||||
Kata, and Compose.
|
||||
|
||||
menu "Output Types"
|
||||
|
||||
config ZMK_USB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue