mcmonkeyprojects / KeyboardChatterBlocker

A handy quick tool for blocking mechanical keyboard chatter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternative setting for chatter detection

SevaOnOsu opened this issue · comments

My keyboard chatters when I release the key, and not when I initially press it, and from my testing the program seems to start the chatter detection timer when you press down the key.

I think there should be an option to detect chatter upon release, or maybe an option that checks for chatter when both pressing the key down and when releasing it, and also to be able to have different thresholds for them.

Added for release 1.15,

You can now edit the config.txt to alter measure_from: to Release instead of Press to enable a mode where it measures based on the last key release, rather than the last key press.