From 7cbbebe868c58e5b2dcc4df4bf852ee710f13009 Mon Sep 17 00:00:00 2001 From: Mark Bailey Date: Fri, 13 Dec 2024 13:24:55 -0500 Subject: [PATCH] modify km --- config/corne.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/corne.conf b/config/corne.conf index 974243c..36bcb50 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -1,6 +1,7 @@ # 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 +CONFIG_ZMK_POINTING=y # Uncomment the following line to enable the Corne OLED Display # CONFIG_ZMK_DISPLAY=y