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 36c8ded..42199db 100644 --- a/config/boards/shields/nice_view_adapter/nice_view_adapter.conf +++ b/config/boards/shields/nice_view_adapter/nice_view_adapter.conf @@ -2,4 +2,5 @@ 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 +CONFIG_LV_FONT_DEFAULT_MONTSERRAT_26=y +CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y \ No newline at end of file