~[QuKeys] add doc about setOverlapThreshold(100)

As discussed in the forum (see https://community.keyboard.io/t/atreus-layout-colemak-for-macos-w-qukeys/4158/7 for the comment)

Adding more precision is always a good thing :-)

Signed-off-by: Romain Heller <Rom1deTroyes@users.noreply.github.com>
pull/957/head
Romain Heller 4 years ago committed by GitHub
parent 6479579e76
commit 5f697356d8
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