summaryrefslogtreecommitdiff
path: root/app/boards/shields/jian/Kconfig.defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'app/boards/shields/jian/Kconfig.defconfig')
-rw-r--r--app/boards/shields/jian/Kconfig.defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/boards/shields/jian/Kconfig.defconfig b/app/boards/shields/jian/Kconfig.defconfig
index b743e7a..9e1da62 100644
--- a/app/boards/shields/jian/Kconfig.defconfig
+++ b/app/boards/shields/jian/Kconfig.defconfig
@@ -4,6 +4,9 @@ if SHIELD_JIAN_LEFT
config ZMK_KEYBOARD_NAME
default "Jian Left"
+config ZMK_SPLIT_BLE_ROLE_CENTRAL
+ default y
+
endif
@@ -18,6 +21,5 @@ if SHIELD_JIAN_LEFT || SHIELD_JIAN_RIGHT
config ZMK_SPLIT
default y
-
endif