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

kbscan: Reduce debounce time from 15ms to 5ms #378

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Jul 17, 2023

Allows increased typing speed while avoiding repeating keys due to contact bounce and keys being rejected by ghost key detection.

This is also the default value for QMK.

Replaces: #359

@crawfxrd crawfxrd requested review from jackpot51 and a team July 17, 2023 18:46
Allows increased typing speed while avoiding repeating keys due to
contact bounce and keys being rejected by ghost key detection.

This is the default value for QMK.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
@jackpot51 jackpot51 merged commit e093952 into master Jul 17, 2023
@jackpot51 jackpot51 deleted the debounce-time branch July 17, 2023 19:38
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