mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-04 12:00:16 +00:00
Update README.md
This commit is contained in:
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…
Reference in New Issue
Block a user