Update README.md

pull/14/head
sezanzeb 4 years ago
parent 914a1cff80
commit 6332b4db8c

@ -22,7 +22,7 @@ It is possible to write timed macros into the center column:
- `k(1).k(2)` 1, 2
- `r(3, k(a).w(500))` a, a, a with 500ms pause
- `m(Control_L, k(a).k(x))` CTRL + a, CTRL + x
- `h(k(1))` writes ones while the key is pressed down
- `k(1).h(k(2)).k(3)` writes 1 2 2 ... 2 2 3 while the key is pressed
Documentation:
- `r` repeats the execution of the second parameter

Loading…
Cancel
Save