simpler examples

This commit is contained in:
sezanzeb 2020-11-28 18:43:03 +01:00
parent b1ba01cf03
commit d2f9b02b41

View File

@ -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