From f04e9b0fbbfb243bdf28239ad6e32647213d9c76 Mon Sep 17 00:00:00 2001 From: Marshall Somerville <108949988+WainingForests@users.noreply.github.com> Date: Fri, 8 Dec 2023 18:16:35 -0500 Subject: [PATCH] Update xiao_flex_v2.conf --- config/xiao_flex_v2.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/xiao_flex_v2.conf b/config/xiao_flex_v2.conf index 64b4261..156882b 100644 --- a/config/xiao_flex_v2.conf +++ b/config/xiao_flex_v2.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