Enable ZMK USB by default on nano.

This commit is contained in:
Pete Johanson 2020-06-25 23:20:31 -04:00
parent c457d9880d
commit cd6bdc336a
1 changed files with 3 additions and 0 deletions

View File

@ -24,4 +24,7 @@ config BT_CTLR
config ZMK_BLE
default y
config ZMK_USB
default y
endif # BOARD_NICE_NANO