fix(display): Re-default to blank on idle for OLEDs
This commit is contained in:
parent
781df31ec4
commit
5cbe572f7d
1 changed files with 3 additions and 2 deletions
|
@ -13,6 +13,7 @@ if ZMK_DISPLAY
|
||||||
|
|
||||||
config ZMK_DISPLAY_BLANK_ON_IDLE
|
config ZMK_DISPLAY_BLANK_ON_IDLE
|
||||||
bool "Blank display on idle"
|
bool "Blank display on idle"
|
||||||
|
default y if SSD1306
|
||||||
|
|
||||||
choice LVGL_TXT_ENC
|
choice LVGL_TXT_ENC
|
||||||
default LVGL_TXT_ENC_UTF8
|
default LVGL_TXT_ENC_UTF8
|
||||||
|
|
Loading…
Add table
Reference in a new issue