mirror of
https://git.kb-one.de/kb01/kyria-keyboard-config.git
synced 2025-12-05 19:18:54 +00:00
13 lines
324 B
Plaintext
13 lines
324 B
Plaintext
# Uncomment these two line to add support for encoders to your firmware
|
|
CONFIG_EC11=y
|
|
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
|
|
|
# Uncomment the following line to enable the Kyria 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 |