feat(display): Blank on idle optionally.

* Add new defaulted-on Kconfig option to control if displays
  are blanked/unblanked on idle/activity.
This commit is contained in:
Peter Johanson
2022-04-25 22:07:21 -04:00
committed by Pete Johanson
parent e3efffa9a8
commit 90b45a1284
2 changed files with 7 additions and 2 deletions

View File

@@ -11,6 +11,10 @@ menuconfig ZMK_DISPLAY
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