mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
refactor(display): Move new LVGL DPI Kconfig setting.
This commit is contained in:
committed by
Pete Johanson
parent
b8846cf635
commit
f4fce9e158
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user