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