summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/Kconfig b/app/Kconfig
index 917674d..6180565 100644
--- a/app/Kconfig
+++ b/app/Kconfig
@@ -128,6 +128,10 @@ endif
endchoice
+endif
+
+endif
+
if ZMK_BLE && (!ZMK_SPLIT_BLE || ZMK_SPLIT_BLE_ROLE_CENTRAL)
config BT_MAX_CONN
@@ -138,10 +142,6 @@ config BT_MAX_PAIRED
endif
-endif
-
-endif
-
endmenu
config ZMK_KSCAN_MOCK_DRIVER