14 lines
424 B
Text
14 lines
424 B
Text
# 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
|
|
|
|
# Enabling Backlight
|
|
CONFIG_ZMK_BACKLIGHT=y
|
|
CONFIG_ZMK_BACKLIGHT_BRT_STEP=20
|
|
CONFIG_ZMK_BACKLIGHT_BRT_START=40
|
|
CONFIG_ZMK_BACKLIGHT_ON_START=y
|
|
CONFIG_ZMK_BACKLIGHT_AUTO_OFF_IDLE=n
|
|
CONFIG_ZMK_BACKLIGHT_AUTO_OFF_USB=n
|