trezor-firmware
trezor-firmware copied to clipboard
Move backlight control fully into Rust
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.