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

Add a delay to KeyMatrix scan. #9665

Merged
merged 2 commits into from
Sep 26, 2024
Merged

Add a delay to KeyMatrix scan. #9665

merged 2 commits into from
Sep 26, 2024

Conversation

SeanCline
Copy link

This gives the matrix columns more time to discharge and settle down to their resting state. PR #5031 improved matters but didn't seem to wait long enough for keypads/keyboards with particularly long traces.

See issue #7621 for discussion.

This gives the matrix columns time to discharge and settle down to
their resting state.
@dhalbert
Copy link
Collaborator

There were spaces on the blank lines you added. pre-commit doesn't like that. I edited the file to remove them.

@SeanCline
Copy link
Author

Oops! Thanks for fixing it up. I was just firing up my ubuntu VM again to run the pre-commit script. I guess my Notepad++ settings disagree with the linter.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Thanks!

@dhalbert dhalbert merged commit ca25c60 into adafruit:main Sep 26, 2024
468 checks passed
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.

2 participants