diff --git a/config/boards/shields/nice_view_adapter/nice_view_adapter.conf b/config/boards/shields/nice_view_adapter/nice_view_adapter.conf index b50f1ef..36c8ded 100644 --- a/config/boards/shields/nice_view_adapter/nice_view_adapter.conf +++ b/config/boards/shields/nice_view_adapter/nice_view_adapter.conf @@ -1 +1,5 @@ -CONFIG_SSD1306=n \ No newline at end of file +CONFIG_SSD1306=n +# Enable Nice View +CONFIG_ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN=y +CONFIG_ZMK_LV_FONT_DEFAULT_SMALL_MONTSERRAT_26=y +CONFIG_LV_FONT_DEFAULT_MONTSERRAT_26=y \ No newline at end of file