diff --git a/build.yaml b/build.yaml index 0d00b39..5ce2192 100644 --- a/build.yaml +++ b/build.yaml @@ -17,3 +17,5 @@ include: shield: sofle_left nice_view_adapter nice_view - board: nice_nano_v2 shield: sofle_right nice_view_adapter nice_view + - board: nice_nano_v2 + shield: settings_reset diff --git a/config/sofle.conf b/config/sofle.conf index 3cb6508..9c6acd3 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -5,6 +5,6 @@ #CONFIG_ZMK_DISPLAY=y # Uncomment these two lines to add support for encoders -# CONFIG_EC11=y -# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y -CONFIG_ZMK_KEYBOARD_NAME=Sofle Choc v2.2 +CONFIG_EC11=y +CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y +CONFIG_ZMK_KEYBOARD_NAME="Sofle Choc v2.2"