fix: nice!view built-in widgets render failure from insufficient memory (#3243)

fixes #3219
This commit is contained in:
Seth Milliken 2026-02-26 17:08:54 -08:00 committed by GitHub
parent e108e319c0
commit 536375e45e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ endchoice
config LV_Z_MEM_POOL_SIZE
default 8192 if ZMK_DISPLAY_STATUS_SCREEN_CUSTOM
default 5120 if ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN
config ZMK_DISPLAY_STATUS_SCREEN_CUSTOM
imply NICE_VIEW_WIDGET_STATUS