diff --git a/config/skreetyl_cc.conf b/config/skreetyl_cc.conf index 64b4261..156882b 100644 --- a/config/skreetyl_cc.conf +++ b/config/skreetyl_cc.conf @@ -1,2 +1,9 @@ # 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_AUTO_OFF_IDLE=y + +#Required for XIAO to build with RGB +CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n