Merge branch 'main' of github.com:sezanzeb/key-mapper

This commit is contained in:
sezanzeb 2021-03-21 02:22:49 +01:00
commit 533381b3ac

View File

@ -80,6 +80,7 @@ It is possible to write timed macros into the center column:
- `m` holds a modifier while executing the second parameter
- `h` executes the parameter as long as the key is pressed down
- `.` executes two actions behind each other
- `mouse` and `wheel` take a direction like "up" and speed as parameters
Examples:
- `k(1).k(2)` 1, 2