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