forked from kofal.net/zmk
Tweaks for turning off USB for split peripherals.
This commit is contained in:
@@ -102,6 +102,13 @@ endif
|
|||||||
config ZMK_SPLIT_BLE_ROLE_PERIPHERAL
|
config ZMK_SPLIT_BLE_ROLE_PERIPHERAL
|
||||||
bool "Peripheral"
|
bool "Peripheral"
|
||||||
|
|
||||||
|
if ZMK_SPLIT_BLE_ROLE_PERIPHERAL
|
||||||
|
|
||||||
|
config ZMK_USB
|
||||||
|
default n
|
||||||
|
|
||||||
|
endif
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
CONFIG_ZMK_SPLIT=y
|
CONFIG_ZMK_SPLIT=y
|
||||||
CONFIG_ZMK_SPLIT_BLE_ROLE_PERIPHERAL=y
|
CONFIG_ZMK_SPLIT_BLE_ROLE_PERIPHERAL=y
|
||||||
CONFIG_ZMK_USB=n
|
|
||||||
Reference in New Issue
Block a user