Skip to content

Conversation

@ReFil
Copy link
Contributor

@ReFil ReFil commented Nov 22, 2025

#3103 introduced a small bug where spurious HID indicator events with garbage data would be raised on the peripheral when behaviours are invoked as the switch statement didn't return in each case and continued to chain down. This properly returns from each case to stop this happening

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.

@ReFil ReFil marked this pull request as ready for review November 22, 2025 12:22
@ReFil ReFil requested a review from a team as a code owner November 22, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant