REMOVEME: Don't use nice view custom status screen until fixed.

This commit is contained in:
Peter Johanson 2025-06-16 01:08:31 -06:00
parent a3fac49bce
commit c26c956e1e
1 changed files with 4 additions and 3 deletions

View File

@ -20,9 +20,10 @@ choice ZMK_DISPLAY_WORK_QUEUE
default ZMK_DISPLAY_WORK_QUEUE_DEDICATED
endchoice
choice ZMK_DISPLAY_STATUS_SCREEN
default ZMK_DISPLAY_STATUS_SCREEN_CUSTOM
endchoice
# TODO: Restore once we fix up custom status code
# choice ZMK_DISPLAY_STATUS_SCREEN
# default ZMK_DISPLAY_STATUS_SCREEN_CUSTOM
# endchoice
config LV_Z_MEM_POOL_SIZE
default 4096 if ZMK_DISPLAY_STATUS_SCREEN_CUSTOM