mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-04 12:00:16 +00:00
simpler examples
This commit is contained in:
parent
b1ba01cf03
commit
d2f9b02b41
@ -29,7 +29,7 @@ key-mapper-service
|
|||||||
## Macros
|
## Macros
|
||||||
|
|
||||||
It is possible to write timed macros into the center column:
|
It is possible to write timed macros into the center column:
|
||||||
- `k(1)` 1
|
- `k(1).k(2)` 1
|
||||||
- `k(1).w(10).k(2)` 12
|
- `k(1).w(10).k(2)` 12
|
||||||
- `r(3, k(a).w(10))` aaa
|
- `r(3, k(a).w(10))` aaa
|
||||||
- `r(2, k(a).k(-)).k(b)` a-a-b
|
- `r(2, k(a).k(-)).k(b)` a-a-b
|
||||||
|
Loading…
Reference in New Issue
Block a user