mirror of
https://git.kb-one.de/kb01/kyria-keyboard-config.git
synced 2025-12-05 11:18:53 +00:00
Enabled Backlight per Default
This commit is contained in:
parent
0025ccea2e
commit
78e8bf5c6d
|
|
@ -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
|
||||
Loading…
Reference in a new issue