Merge pull request #957 from Rom1deTroyes/patch-3

~[QuKeys] add doc about setOverlapThreshold(100)
pull/929/head
Jesse Vincent 4 years ago committed by GitHub
commit 3a6d17a469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -89,6 +89,11 @@ likely to generate errors and out-of-order events.
> subsequent key is held longer after the qukey is released, the qukey will take
> on its primary (non-modifier) value.
>
> Setting `percentage` to 100% turns off the grace period, so you cant reliably
> get either output if you release the two keys simultaneously. That means the
> subsequent key must be released before the qukey for the release-order
> condition to trigger making the qukey take on its alternate state.
>
> Setting `percentage` to a low value (e.g. `30`) will result in a longer grace
> period. If you're getting primary values when you intended modifiers, try
> decreasing this setting. If, on the other hand, you start getting modifiers

Loading…
Cancel
Save