1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-10 14:42:44 +00:00
trezor-firmware/core/site_scons/ui
obrusvit f81e740062 refactor(core): consistent naming of UI models
- UI layouts name changes:
  - model_tt -> model_ford
  - model_tr -> model_buick
- model_mercury stays the same
- input_flow function names are based on UI layout and not internal
model name (i.e. mercury instead of t3t1)
- directory names and commentary changed accordingly

[no changelog]
2025-01-08 17:24:54 +01:00
..
__init__.py refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +01:00
buick.py refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +01:00
common.py refactor(core): separate concerns of FONT macros 2024-12-16 13:54:27 +01:00
ford.py refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +01:00
mercury.py refactor(core): ui configuration in build scripts 2024-09-27 22:02:08 +02:00