Turn on RGB by default.

This commit is contained in:
Joshua Whitley 2022-03-29 03:08:40 -05:00 committed by Joshua Whitley
parent 0f5ed55df1
commit 36b81ebdf8

View file

@ -4,9 +4,9 @@
# Uncomment the following line to enable the Sofle OLED Display
# CONFIG_ZMK_DISPLAY=y
# Uncomment the following two lines to enable the underglow LEDs
# CONFIG_ZMK_RGB_UNDERGLOW=y
# CONFIG_WS2812_STRIP=y
# Uncomment the following two lines to disable the underglow LEDs
# CONFIG_ZMK_RGB_UNDERGLOW=n
# CONFIG_WS2812_STRIP=n
CONFIG_EC11=y
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y