refactor(display): Move new LVGL DPI Kconfig setting.

This commit is contained in:
Peter Johanson
2023-06-23 07:17:00 +00:00
committed by Pete Johanson
parent b8846cf635
commit f4fce9e158
46 changed files with 47 additions and 91 deletions

View File

@@ -29,11 +29,11 @@ endchoice
config LV_MEM_CUSTOM
default y
config LV_Z_MEM_POOL_MIN_SIZE
default 32
# config LV_Z_MEM_POOL_MIN_SIZE
# default 32
config LV_Z_MEM_POOL_MAX_SIZE
default 8192
# config LV_Z_MEM_POOL_MAX_SIZE
# default 8192
choice ZMK_DISPLAY_STATUS_SCREEN
prompt "Default status screen for displays"