Skip to content

Adjust backlight normal settings to 85 #5605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kopecdav
Copy link

Update of default normal backlight settings from 150->85 according to request from design

@kopecdav kopecdav self-assigned this Aug 21, 2025
@kopecdav kopecdav added the T3W1 label Aug 21, 2025
@trezor-bot trezor-bot bot added this to Firmware Aug 21, 2025
@github-project-automation github-project-automation bot moved this to 🔎 Needs review in Firmware Aug 21, 2025
Copy link

github-actions bot commented Aug 21, 2025

en main(all)

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: 17191562429

@@ -25,7 +25,7 @@

#include "rust_ui_bootloader.h"

#define BACKLIGHT_NORMAL 150
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This (and the prodtest values) affect other models too, but i believe that this should only be done for T3W1 (or ratheer eckhart UI), so please add an ifdef. The prodtest values should probably be extracted to some single place.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixup here ab6878a. It will do for now, but we should probably deal with this more elegantly in the future. How about to set the default values for every model in its model_.h file? That may be a good single reference for both bootloader & prodtest.

@github-project-automation github-project-automation bot moved this from 🔎 Needs review to 🏃‍♀️ In progress in Firmware Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏃‍♀️ In progress
Development

Successfully merging this pull request may close these issues.

2 participants