From 335d92e881ed25a8df253bb5dc72492140fef907 Mon Sep 17 00:00:00 2001 From: Marshall Somerville <108949988+WainingForests@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:48:19 -0500 Subject: [PATCH] Update 6x5_manuform.conf --- config/6x5_manuform.conf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/config/6x5_manuform.conf b/config/6x5_manuform.conf index 8b13789..fd4b408 100644 --- a/config/6x5_manuform.conf +++ b/config/6x5_manuform.conf @@ -1 +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 +#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