From 03ebc96348d2633a314e4bd114fd59500b0c8efa Mon Sep 17 00:00:00 2001 From: Michael Richters Date: Sat, 29 May 2021 11:15:26 -0500 Subject: [PATCH] Add documentation for SpaceCadet "no-delay" mode Signed-off-by: Michael Richters --- plugins/Kaleidoscope-SpaceCadet/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins/Kaleidoscope-SpaceCadet/README.md b/plugins/Kaleidoscope-SpaceCadet/README.md index 4b6a0574..bae8ea0c 100644 --- a/plugins/Kaleidoscope-SpaceCadet/README.md +++ b/plugins/Kaleidoscope-SpaceCadet/README.md @@ -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