From 1a18a3e043131a688ed6ddc6ee659ce9c053b038 Mon Sep 17 00:00:00 2001 From: Darren Victoriano Date: Mon, 3 Feb 2025 21:44:36 -0800 Subject: [PATCH] fix def conf --- boards/shields/corne/Kconfig.defconfig | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/boards/shields/corne/Kconfig.defconfig b/boards/shields/corne/Kconfig.defconfig index 3361bb2..dc69844 100644 --- a/boards/shields/corne/Kconfig.defconfig +++ b/boards/shields/corne/Kconfig.defconfig @@ -6,9 +6,6 @@ config ZMK_KEYBOARD_NAME config ZMK_SPLIT_ROLE_CENTRAL default y -config ZMK_SPLIT - default y - config ZMK_USB default y @@ -25,6 +22,11 @@ config BT_MAX_PAIRED endif +if SHIELD_CORNE_LEFT || SHIELD_CORNE_RIGHT || SHIELD_CORNE_DONGLE || SHIELD_CORNE_PERIPHERAL_LEFT + +config ZMK_SPLIT + default y + if ZMK_DISPLAY config I2C