1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-15 18:00:59 +00:00
trezor-firmware/core/site_scons/ui
obrusvit 862c987779 refactor(core): consistent naming of UI layouts
- UI layouts name changes:
  - model_tt -> layout_bolt
  - model_tr -> layout_samson
  - model_mercury -> layout_quicksilver
- rust features `model_xyz` freed for different use, now it's
`layout_xyz`
- input_flow function names are based on UI layout and not internal
model name (i.e. quicksilver instead of t3t1)
- directory names and commentary changed accordingly

[no changelog]
2025-01-09 22:57:14 +01:00
..
__init__.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
common.py refactor(core): separate concerns of FONT macros 2024-12-16 13:54:27 +01:00
ui_bolt.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
ui_quicksilver.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
ui_samson.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00