mirror of
https://git.kb-one.de/kb01/corne-keyboard-config.git
synced 2025-12-05 11:48:53 +00:00
16 lines
324 B
Plaintext
16 lines
324 B
Plaintext
# Uncomment the following lines to enable the Corne RGB Underglow
|
|
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
|
# CONFIG_WS2812_STRIP=y
|
|
|
|
# Uncomment the following line to enable the Corne OLED Display
|
|
# CONFIG_ZMK_DISPLAY=y
|
|
|
|
# RGB underglow
|
|
CONFIG_ZMK_RGB_UNDERGLOW=y
|
|
CONFIG_WS2812_STRIP=y
|
|
|
|
# RGB backlight
|
|
CONFIG_ZMK_BACKLIGHT_ON_START=y
|
|
|
|
|