diff --git a/app/Kconfig b/app/Kconfig index 606d3cc3..ee583607 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -150,9 +150,9 @@ config ZMK_BLE_CLEAR_BONDS_ON_START default n 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 + 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