mirror of https://github.com/zmkfirmware/zmk.git
Disable USB on the peripheral size.
This commit is contained in:
parent
d4afd989f3
commit
0321c490b5
|
|
@ -1,2 +1,3 @@
|
|||
CONFIG_ZMK_SPLIT=y
|
||||
CONFIG_ZMK_SPLIT_BLE_ROLE_PERIPHERAL=y
|
||||
CONFIG_ZMK_SPLIT_BLE_ROLE_PERIPHERAL=y
|
||||
CONFIG_ZMK_USB=n
|
||||
Loading…
Reference in New Issue