Browse Source

Enable BLE by default as well.

xmkb
Pete Johanson 5 years ago
parent
commit
879ce6fa6b
  1. 3
      app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig

3
app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig

@ -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…
Cancel
Save