From f76fac6bed104dcae3e527686128c5dff22182ce Mon Sep 17 00:00:00 2001 From: SimonSaysTy Date: Sat, 9 Mar 2024 17:55:22 -0600 Subject: [PATCH] Commit --- config/boards/shields/klor/Kconfig.defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/boards/shields/klor/Kconfig.defconfig b/config/boards/shields/klor/Kconfig.defconfig index 96b591b..16dd18d 100644 --- a/config/boards/shields/klor/Kconfig.defconfig +++ b/config/boards/shields/klor/Kconfig.defconfig @@ -13,7 +13,7 @@ endif # LEFT if SHIELD_KLOR_LEFT || SHIELD_KLOR_RIGHT config ZMK_SPLIT - default y + default n if ZMK_DISPLAY @@ -25,7 +25,7 @@ if ZMK_DISPLAY default y config SSD1306_REVERSE_MODE - default n + default y endif # ZMK_DISPLAY