]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_macros.md
added SS_LSFT to featured macros
[qmk_firmware.git] / docs / feature_macros.md
index 84b81303d95fa477f5b71f51f8bbf10968caf23f..92afe68c2eca63cdf8c7602c0cf50ccd4c4ff9f5 100644 (file)
@@ -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: