Skip to content

Conversation

uSpike
Copy link

@uSpike uSpike commented Jan 19, 2024

I found that a debounce time of 10ms was causing very frequent twice-registered keys with my typing style. After setting the debounce time to 20ms I find that no repeated characters occur when typing 10 line of text.

Fixes: system76/firmware-open#509

I found that a debounce time of 10ms was causing very frequent
twice-registered keys with my typing style.  After setting the
debounce time to 20ms I find that no repeated characters occur
when typing 10 line of text.

Ref: system76/firmware-open#509
Signed-off-by: Jordan Speicher <jordan@jspeicher.com>
@leviport leviport requested review from a team January 19, 2024 22:30
@leviport leviport self-assigned this Jan 22, 2024
Copy link
Member

@leviport leviport left a comment

Choose a reason for hiding this comment

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

This seems like it's working fine for me.

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.

darp8 keyboard debounce too lax resulting in multiple chharacters

2 participants