forked from mirrors/qmk_userspace
added SS_LSFT to featured macros
This commit is contained in:
parent
c6cdd5422f
commit
7ff96877d2
2 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue