2024-06-24 19:07:58 +02:00
|
|
|
# Uncomment these two line to add support for encoders to your firmware
|
2024-09-04 20:53:51 +02:00
|
|
|
CONFIG_EC11=y
|
|
|
|
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
2024-06-24 19:07:58 +02:00
|
|
|
|
|
|
|
# Uncomment the following line to enable the Kyria OLED Display
|
|
|
|
# CONFIG_ZMK_DISPLAY=y
|
|
|
|
|
2024-09-04 21:27:25 +02:00
|
|
|
# RGB underglow
|
2024-09-04 20:53:51 +02:00
|
|
|
CONFIG_ZMK_RGB_UNDERGLOW=y
|
|
|
|
CONFIG_WS2812_STRIP=y
|
2024-09-04 21:27:25 +02:00
|
|
|
|
|
|
|
# RGB backlight
|
|
|
|
CONFIG_ZMK_BACKLIGHT_ON_START=y
|