Enable ZMK USB by default on nano.
This commit is contained in:
parent
c457d9880d
commit
cd6bdc336a
1 changed files with 3 additions and 0 deletions
|
@ -24,4 +24,7 @@ config BT_CTLR
|
||||||
config ZMK_BLE
|
config ZMK_BLE
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
config ZMK_USB
|
||||||
|
default y
|
||||||
|
|
||||||
endif # BOARD_NICE_NANO
|
endif # BOARD_NICE_NANO
|
||||||
|
|
Loading…
Reference in a new issue