fix(bluetooth): Add unpair combo if DT node exists
This commit is contained in:
parent
3576738ab4
commit
a65b746a86
9 changed files with 7 additions and 16 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue