diff --git a/build.yaml b/build.yaml index 4edaaab..5ce2192 100644 --- a/build.yaml +++ b/build.yaml @@ -14,8 +14,8 @@ --- include: - board: nice_nano_v2 - shield: sofle_left nice_view + shield: sofle_left nice_view_adapter nice_view - board: nice_nano_v2 - shield: sofle_right nice_view + 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 9c6acd3..1745f7b 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -2,7 +2,11 @@ # SPDX-License-Identifier: MIT # Uncomment the following line to enable the Sofle OLED Display -#CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y +CONFIG_ZMK_WIDGET_LAYER_STATUS=y +CONFIG_ZMK_WIDGET_WPM_STATUS=y +CONFIG_ZMK_WIDGET_BATTERY_STATUS=y # Uncomment these two lines to add support for encoders CONFIG_EC11=y