Enable BLE by default as well.
This commit is contained in:
parent
75b01869f0
commit
879ce6fa6b
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ config ZMK_KEYBOARD_NAME
|
||||||
config ZMK_USB
|
config ZMK_USB
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
config ZMK_BLE
|
||||||
|
default y
|
||||||
|
|
||||||
config ZMK_ACTION_MOD_TAP
|
config ZMK_ACTION_MOD_TAP
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue