feat: LED indicators on peripheral side
This commit is contained in:
parent
4e55c5f6e9
commit
d9bb0d7d0e
6 changed files with 119 additions and 4 deletions
|
|
@ -20,6 +20,12 @@ config ZMK_SPLIT_BLE
|
|||
|
||||
endchoice
|
||||
|
||||
config ZMK_SPLIT_PERIPHERAL_HID_INDICATORS
|
||||
bool "Peripheral HID Indicators"
|
||||
depends on ZMK_HID_INDICATORS
|
||||
help
|
||||
Enable propogating the HID (LED) Indicator state to the split peripheral(s).
|
||||
|
||||
#ZMK_SPLIT
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue