Enabled Backlight per Default
All checks were successful
/ build (push) Successful in 3m39s

This commit is contained in:
Kaybee 2024-09-04 21:27:25 +02:00
parent 0025ccea2e
commit 78e8bf5c6d

View file

@ -5,6 +5,9 @@ CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
# Uncomment the following line to enable the Kyria OLED Display
# CONFIG_ZMK_DISPLAY=y
# Uncomment the following lines to enable RGB underglow
# RGB underglow
CONFIG_ZMK_RGB_UNDERGLOW=y
CONFIG_WS2812_STRIP=y
# RGB backlight
CONFIG_ZMK_BACKLIGHT_ON_START=y