diff options
Diffstat (limited to 'app/boards/shields/sofle/sofle.conf')
-rw-r--r-- | app/boards/shields/sofle/sofle.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/boards/shields/sofle/sofle.conf b/app/boards/shields/sofle/sofle.conf new file mode 100644 index 0000000..2194add --- /dev/null +++ b/app/boards/shields/sofle/sofle.conf @@ -0,0 +1,6 @@ +# Uncomment the following line to enable the Sofle OLED Display +# CONFIG_ZMK_DISPLAY=y + +# Uncomment these two lines to add support for encoders +# CONFIG_EC11=y +# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y |