fix(formatting): run pre-commit
This commit is contained in:
parent
e87618eca5
commit
8fa372bcba
1 changed files with 3 additions and 3 deletions
|
@ -150,9 +150,9 @@ config ZMK_BLE_CLEAR_BONDS_ON_START
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config ZMK_BOOTLOADER_BLE_CLEAR_BONDS
|
config ZMK_BOOTLOADER_BLE_CLEAR_BONDS
|
||||||
bool "Configuration that resets to bootloader after clearing all bond information"
|
bool "Configuration that resets to bootloader after clearing all bond information"
|
||||||
depends on ZMK_BLE_CLEAR_BONDS_ON_START
|
depends on ZMK_BLE_CLEAR_BONDS_ON_START
|
||||||
default n
|
default n
|
||||||
|
|
||||||
# HID GATT notifications sent this way are *not* picked up by Linux, and possibly others.
|
# HID GATT notifications sent this way are *not* picked up by Linux, and possibly others.
|
||||||
config BT_GATT_NOTIFY_MULTIPLE
|
config BT_GATT_NOTIFY_MULTIPLE
|
||||||
|
|
Loading…
Add table
Reference in a new issue