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

fix short circuit in led_update_bk #13752

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

Jonavin
Copy link
Contributor

@Jonavin Jonavin commented Jul 28, 2021

Description

Fix a short circuit evaluation issue in quefrency/rev3/rev3.c that causes the user function led_update_user() to never run when the right side of the board is connected.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

  • 13750

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@Jonavin
Copy link
Contributor Author

Jonavin commented Jul 28, 2021

Lint is complaining about Missing readme.md but one already exists at keyboards/keebio/quefrency/readme.md

@fauxpark
Copy link
Member

Lint is complaining about Missing readme.md but one already exists at keyboards/keebio/quefrency/readme.md

Yes, this check is not very smart, you can ignore it.

@fauxpark fauxpark requested a review from a team July 28, 2021 07:10
@drashna drashna merged commit 9088df0 into qmk:master Jul 28, 2021
@Jonavin Jonavin deleted the quefency-rev3-led-update-issue-fix branch July 28, 2021 14:20
nhongooi pushed a commit to nhongooi/qmk_firmware that referenced this pull request Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants