From 15c3f99322ade2eb094f9b8d3e0ef706351ce5af Mon Sep 17 00:00:00 2001 From: Xmj <146149506+Deer-Xmj@users.noreply.github.com> Date: Sat, 7 Sep 2024 14:16:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A2=9E=E5=8A=A0=E7=9A=84?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=B8=8D=E7=84=B6=E7=9A=84=E8=AF=9D=E4=BC=9A?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E9=94=AE=E7=9B=98=E5=8F=8D=E9=A6=88=E5=81=9A?= =?UTF-8?q?=E5=87=BA=E6=9C=AA=E5=AE=9A=E4=B9=89=E8=A1=8C=E4=B8=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Xmj <146149506+Deer-Xmj@users.noreply.github.com> --- config/boards/shields/rolio/Kconfig.defconfig | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/config/boards/shields/rolio/Kconfig.defconfig b/config/boards/shields/rolio/Kconfig.defconfig index a21d037..42d5ad1 100644 --- a/config/boards/shields/rolio/Kconfig.defconfig +++ b/config/boards/shields/rolio/Kconfig.defconfig @@ -67,14 +67,7 @@ if SHIELD_ROLIO_LEFT || SHIELD_ROLIO_RIGHT config IL0323 default y - config ZMK_DISPLAY_BLANK_ON_IDLE - default y - # Needed for the IL0323 driver which allocs memory to clear the display - config HEAP_MEM_POOL_SIZE - default 1024 - - config LV_Z_MEM_POOL_SIZE - default 4096 + # 启用 ZMK 自带的 LVGL 画面