This commit is contained in:
parent
1cc7643be7
commit
0025ccea2e
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Uncomment these two line to add support for encoders to your firmware
|
# Uncomment these two line to add support for encoders to your firmware
|
||||||
# CONFIG_EC11=y
|
CONFIG_EC11=y
|
||||||
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||||
|
|
||||||
# Uncomment the following line to enable the Kyria OLED Display
|
# Uncomment the following line to enable the Kyria OLED Display
|
||||||
# CONFIG_ZMK_DISPLAY=y
|
# CONFIG_ZMK_DISPLAY=y
|
||||||
|
|
||||||
# Uncomment the following lines to enable RGB underglow
|
# Uncomment the following lines to enable RGB underglow
|
||||||
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||||
# CONFIG_WS2812_STRIP=y
|
CONFIG_WS2812_STRIP=y
|
||||||
|
|
Loading…
Add table
Reference in a new issue