From 630c8e4e2d23bd91ab082e570722620a8e7f4b89 Mon Sep 17 00:00:00 2001 From: Chen Zeng Date: Sat, 17 Aug 2024 17:46:30 +0800 Subject: [PATCH] test nice view --- config/boards/shields/nice_view_adapter/nice_view_adapter.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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