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: Increase debounce time from 5ms to 10ms #405

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Commits on Sep 7, 2023

  1. kbscan: Increase debounce time from 5ms to 10ms

    Some users are reporting that a debounce time of 5ms is not enough to
    prevent keys from registering twice. Split the difference between the
    old and the new debounce times and set it to 10ms.
    
    Ref: system76/firmware-open#471
    Signed-off-by: Tim Crawford <tcrawford@system76.com>
    crawfxrd committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    10b6842 View commit details
    Browse the repository at this point in the history