Skip to content

Add a ~30s timeout to the MNT Reform logo on the OLED

Valtteri Koskivuori requested to merge vkoskiv/reform:add-logo-timeout into master

This should prevent any burn-in caused by the logo staying on the screen for too long. That can happen e.g. during brownout in a low battery condition. When the keyboard receives 3.3v standby power again, it shows the logo, and never clears it until the user does so. This should fix that.

Merge request reports