From 88652dc9a57979c6be167b869ac00366f9dbfa88 Mon Sep 17 00:00:00 2001 From: Marshall Somerville <108949988+WainingForests@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:46:35 -0500 Subject: [PATCH] Update 6x5_manuform.conf --- config/6x5_manuform.conf | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/config/6x5_manuform.conf b/config/6x5_manuform.conf index 58c89cf..fd4b408 100644 --- a/config/6x5_manuform.conf +++ b/config/6x5_manuform.conf @@ -1,4 +1,10 @@ +CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=n # Set NFC Pins on Xaio as GPIO - Do this only once then comment out -# CONFIG_NFCT_PINS_AS_GPIOS=y -# Turn on logging, and set ZMK logging to debug output -#CONFIG_ZMK_USB_LOGGING=y +#CONFIG_NFCT_PINS_AS_GPIOS=y +#configure RGB uncomment the next two lines +CONFIG_ZMK_RGB_UNDERGLOW=y +CONFIG_WS2812_STRIP=y +CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n +CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3 +CONFIG_ZMK_KSCAN_MATRIX_WAIT_BEFORE_INPUTS=0 +CONFIG_ZMK_KSCAN_MATRIX_WAIT_BETWEEN_OUTPUTS=1