trezor-firmware
trezor-firmware copied to clipboard
:lock: Trezor Firmware Monorepo
Implements menu and pin animations. On side, the backlight fading when changing layouts in (mostly) removed for mercury ui - in favor for transition animations. The homescreen/lockscreen attach animation is...
## Ladies and gentlemen, this is what you've been waiting for fixes #2299 fixes #3280 ### Main features: 1. unified `ui.Layout` and `ui.ProgressLayout` classes * instead of per-model `RustLayout` that...
This PR fixed memory clearing during the transition from the boardloader to the bootloader. Prior to this change, the memory was filled with potentially uninitialized values. After this change, the...
Two adjustments made to T3T1 touch processing: - when missed PRESS_DOWN event and only seeing LIFT_UP, TOUCH_START event is generated to compensate for the missing touch. The missing touches were...
This PR focuses on refactoring the display driver and preparing it for entering and exiting low power mode. [!!not ready for review yet] 1. Introduces new initialization and deinitialization routines:...
[no changelog]
```[tasklist] ### Wallet creation - [x] a bug with brightness on wallet backup words - [x] Additional screen at the end of the flow. - [ ] https://github.com/trezor/trezor-firmware/issues/3917 - [x]...