Skip to content
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

feat(display): Add config for display update period #2819

Merged

Conversation

petejohanson
Copy link
Contributor

@petejohanson petejohanson commented Feb 10, 2025

Add CONFIG_ZMK_DISPLAY_TICK_PERIOD_MS Kconfig to allow tweaking the period between display updates.

PR check-list

  • Branch has a clean commit history
  • Additional tests are included, if changing behaviors/core code that is testable.
  • Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
  • Pre-commit used to check formatting of files, commit messages, etc.
  • Includes any necessary documentation changes.

Add `CONFIG_ZMK_DISPLAY_TICK_PERIOD_MS` Kconfig to allow tweaking
the period between display updates.
@petejohanson petejohanson added enhancement New feature or request displays labels Feb 10, 2025
@petejohanson petejohanson self-assigned this Feb 10, 2025
@petejohanson petejohanson requested review from a team as code owners February 10, 2025 18:15
@petejohanson petejohanson merged commit aa3e5dd into zmkfirmware:main Feb 10, 2025
50 checks passed
tjmitchem pushed a commit to tjmitchem/zmk that referenced this pull request Feb 12, 2025
Add `CONFIG_ZMK_DISPLAY_TICK_PERIOD_MS` Kconfig to allow tweaking
the period between display updates.
tjmitchem pushed a commit to tjmitchem/zmk that referenced this pull request Feb 13, 2025
Add `CONFIG_ZMK_DISPLAY_TICK_PERIOD_MS` Kconfig to allow tweaking
the period between display updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
displays enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants