summaryrefslogtreecommitdiffstats
path: root/docs/feature_macros.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/feature_macros.md')
-rw-r--r--docs/feature_macros.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/feature_macros.md b/docs/feature_macros.md
index 84b81303d..92afe68c2 100644
--- a/docs/feature_macros.md
+++ b/docs/feature_macros.md
@@ -96,6 +96,7 @@ There's also a couple of mod shortcuts you can use:
* `SS_LCTRL(string)`
* `SS_LGUI(string)`
* `SS_LALT(string)`
+* `SS_LSFT(string)`
These press the respective modifier, send the supplied string and then release the modifier.
They can be used like this: