From 8c863ef205774308ec7808fdcc6345fce34baf50 Mon Sep 17 00:00:00 2001 From: Peter Johanson Date: Thu, 22 Sep 2022 19:36:14 +0000 Subject: [PATCH] fix(display): Allow overriding idle blank setting. --- app/src/display/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/display/Kconfig b/app/src/display/Kconfig index ee977556..a503cc46 100644 --- a/app/src/display/Kconfig +++ b/app/src/display/Kconfig @@ -13,7 +13,6 @@ if ZMK_DISPLAY config ZMK_DISPLAY_BLANK_ON_IDLE bool "Blank display on idle" - default y choice LVGL_TXT_ENC default LVGL_TXT_ENC_UTF8