From 153c40a4add5ebdca429448299e5d653f89f42cd Mon Sep 17 00:00:00 2001 From: Catfood Date: Tue, 26 Mar 2024 20:02:17 +0100 Subject: [PATCH] Update Kconfig.defconfig --- .../shields/hillside52/Kconfig.defconfig | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/config/boards/shields/hillside52/Kconfig.defconfig b/config/boards/shields/hillside52/Kconfig.defconfig index 07c934c3..e59ab8e0 100644 --- a/config/boards/shields/hillside52/Kconfig.defconfig +++ b/config/boards/shields/hillside52/Kconfig.defconfig @@ -10,18 +10,18 @@ config ZMK_SPLIT_BLE_ROLE_CENTRAL default y endif -if SHIELD_HILLSIDE52_LEFT -if ZMK_DISPLAY - -config I2C - default y - -config SSD1306 - default y - -endif # ZMK_DISPLAY - -endif +#if SHIELD_HILLSIDE52_LEFT +#if ZMK_DISPLAY +# +#config I2C +# default y +# +#config SSD1306 +# default y +# +#endif # ZMK_DISPLAY +# +#endif if SHIELD_HILLSIDE52_LEFT || SHIELD_HILLSIDE52_RIGHT config ZMK_SPLIT