Improve implementation
This commit is contained in:
parent
0780a204eb
commit
1a04e9ad21
2 changed files with 0 additions and 4 deletions
|
@ -221,7 +221,6 @@ config ZMK_BLE_CLEAR_BONDS_ON_START
|
|||
config ZMK_BOOTLOADER_BLE_CLEAR_BONDS
|
||||
bool "Configuration that resets to bootloader after clearing all bond information"
|
||||
depends on ZMK_BLE_CLEAR_BONDS_ON_START
|
||||
default n
|
||||
|
||||
# HID GATT notifications sent this way are *not* picked up by Linux, and possibly others.
|
||||
config BT_GATT_NOTIFY_MULTIPLE
|
||||
|
|
|
@ -6,8 +6,5 @@ if SHIELD_SETTINGS_RESET
|
|||
config ZMK_KEYBOARD_NAME
|
||||
default "SETTINGS RESET"
|
||||
|
||||
config ZMK_BOOTLOADER_BLE_CLEAR_BONDS
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue