trezor-firmware icon indicating copy to clipboard operation
trezor-firmware copied to clipboard

Move backlight control fully into Rust

Open matejcik opened this issue 1 year ago • 0 comments

Python should not be touching backlight at all if layout code can do it.

After #3686 is in, it should be very easy to just move all backlight control into Rust, because Rust will know when the first paint is happening etc.

matejcik avatar May 22 '24 09:05 matejcik