mirror of
https://git.kb-one.de/kb01/corne-keyboard-config.git
synced 2025-12-05 11:48:53 +00:00
Enabled RGB
This commit is contained in:
parent
92cf5189a3
commit
35f0f4809e
|
|
@ -3,4 +3,13 @@
|
|||
# CONFIG_WS2812_STRIP=y
|
||||
|
||||
# Uncomment the following line to enable the Corne OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
# 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