fix(bluetooth): Add unpair combo if DT node exists

This commit is contained in:
Pete Johanson
2020-08-19 23:34:34 -04:00
parent 3576738ab4
commit a65b746a86
9 changed files with 7 additions and 16 deletions

View File

@@ -45,12 +45,6 @@ menuconfig ZMK_BLE
if ZMK_BLE
config ZMK_BLE_UNPAIR_COMBO
bool "Enable BT unpair combo"
help
Adds a magic key combo that can be held on startup to remove all paired devices
default n
config ZMK_BLE_INIT_PRIORITY
int "Init Priority"
default 50