From 25f8a11a99ca238c3a57f0e496c64801005b1e58 Mon Sep 17 00:00:00 2001 From: Alexander Morgun Date: Thu, 25 Jan 2024 20:25:49 -0500 Subject: [PATCH] Update corne.conf --- config/corne.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/corne.conf b/config/corne.conf index e7f617b..00b17dd 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -1,9 +1,9 @@ # Uncomment the following lines to enable the Corne RGB Underglow CONFIG_ZMK_RGB_UNDERGLOW=n -CONFIG_WS2812_STRIP=y +CONFIG_WS2812_STRIP=n # Uncomment the following line to enable the Corne OLED Display -CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=n # BLE Power CONFIG_BT_CTLR_TX_PWR_PLUS_8=y