Better default configs.
This commit is contained in:
parent
afc1c38866
commit
726fb4b76f
2 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
||||||
|
# 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
|
|
@ -0,0 +1,2 @@
|
||||||
|
# Uncomment the following line to enable the Lily58 OLED Display
|
||||||
|
# CONFIG_ZMK_DISPLAY=y
|
Loading…
Reference in a new issue