mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
fix: nice!view built-in widgets render failure from insufficient memory (#3243)
fixes #3219
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user