2023-10-13 14:39:58 +02:00
|
|
|
# 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
|
2025-01-09 22:51:09 +01:00
|
|
|
# CONFIG_ZMK_DISPLAY=y
|
|
|
|
|
|
|
|
# RGB underglow
|
|
|
|
CONFIG_ZMK_RGB_UNDERGLOW=y
|
|
|
|
CONFIG_WS2812_STRIP=y
|
|
|
|
|
|
|
|
# RGB backlight
|
|
|
|
CONFIG_ZMK_BACKLIGHT_ON_START=y
|
|
|
|
|
|
|
|
|