From b6c81609fd8976114f840e424cf4a4389bbe832b Mon Sep 17 00:00:00 2001 From: AdrianAvilam2002 Date: Wed, 10 Jul 2024 04:07:20 -0600 Subject: [PATCH] Update corne.conf --- config/corne.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/corne.conf b/config/corne.conf index a30c683..0daf7ce 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=y -# CONFIG_WS2812_STRIP=y + CONFIG_ZMK_RGB_UNDERGLOW=y + CONFIG_WS2812_STRIP=y # Uncomment the following line to enable the Corne OLED Display -# CONFIG_ZMK_DISPLAY=y + CONFIG_ZMK_DISPLAY=y # Set deep sleep to 30 minutes CONFIG_ZMK_SLEEP=y