Add documentation for SpaceCadet "no-delay" mode

Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
pull/1037/head
Michael Richters 4 years ago
parent 68d5fa80d1
commit 03ebc96348
No known key found for this signature in database
GPG Key ID: 1288FD13E4EEF0C0

@ -133,6 +133,13 @@ properties:
> is disabled. This is useful for interfacing with other plugins or macros,
> especially where SpaceCadet functionality isn't always desired.
### `.enableWithoutDelay()`
> This method enables the SpaceCadet plugin in "no-delay" mode. In this mode,
> SpaceCadet immediately sends the primary (modifier) value of the SpaceCadet
> key when it is pressed. If it is then released before timing out, it sends the
> alternate "tap" value, replacing the modifier.
### `Key_SpaceCadetEnable`
> This provides a key for placing on a keymap for enabling the SpaceCadet

Loading…
Cancel
Save