feat: LED indicators on peripheral side

This commit is contained in:
Alessandro Bortolin
2022-11-27 18:11:43 +01:00
committed by Pete Johanson
parent 4e55c5f6e9
commit d9bb0d7d0e
6 changed files with 119 additions and 4 deletions

View File

@@ -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