feat(core): use "Initiate connection" bootloader label on T2T1, T3B1, T3T1#6827
feat(core): use "Initiate connection" bootloader label on T2T1, T3B1, T3T1#6827
Conversation
… T3T1 Replaces the outdated "INSTALL FIRMWARE" / "INSTALL FW" button label on the bootloader intro screen with one that accurately describes what the button does — initiating the USB/host connection. T3W1 (Safe 7) already used "Initiate connection"; this aligns all other Core devices with that wording. T3B1 (Safe 3) uses a shortened "Init connection" to fit the 128×64 pixel display. Closes #6824 Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThree bootloader intro screen files are updated to change button labels for clarity. The Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
| model | device_test | click_test | persistence_test |
|---|---|---|---|
| T2T1 | test(all) main(all) ![]() |
test(all) main(all) ![]() |
test(all) main(all) ![]() |
| T3B1 | test(all) main(all) ![]() |
test(all) main(all) ![]() |
test(all) main(all) ![]() |
| T3T1 | test(all) main(all) ![]() |
test(all) main(all) ![]() |
test(all) main(all) ![]() |
| T3W1 | test(all) main(all) ![]() |
test(all) main(all) ![]() |
test(all) main(all) ![]() |
Latest CI run: 24883106124
|
Can you provide screenshots? |
|
One more note @Hannsek - use Also i'll let you judge whether or not this deserves a changelog entry, if not, you can add |







































Summary
INSTALL FIRMWARE/INSTALL FWbutton label on the bootloader intro screen with a label that accurately describes what tapping it does — initiating the USB connection to the hostInitiate connection; this aligns all other Core devices with that wordingInit connectionto fit the 128×64 px display with the split-button layoutlayout_caesarINSTALL FWInit connection(auto-uppercased byFONT_NORMAL_UPPER)layout_deliziaINSTALL FIRMWAREINITIATE CONNECTIONlayout_boltINSTALL FIRMWAREINITIATE CONNECTIONTest plan
TREZOR_MODEL=T3T1/T3B1/T2T1 make build_bootloader_emu) and verify the intro screen shows the new labelCloses #6824
🤖 Generated with Claude Code