From 8fa372bcba047b2622ef52ce3d8caa8bffe3a724 Mon Sep 17 00:00:00 2001 From: ReFil <31960031+ReFil@users.noreply.github.com> Date: Wed, 26 Apr 2023 12:23:56 +0100 Subject: [PATCH] fix(formatting): run pre-commit --- app/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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