fix(display): Re-default to blank on idle for OLEDs

This commit is contained in:
Cem Aksoylar 2022-12-18 12:54:58 -08:00 committed by Pete Johanson
parent 781df31ec4
commit 5cbe572f7d

View file

@ -13,6 +13,7 @@ if ZMK_DISPLAY
config ZMK_DISPLAY_BLANK_ON_IDLE
bool "Blank display on idle"
default y if SSD1306
choice LVGL_TXT_ENC
default LVGL_TXT_ENC_UTF8