Update usage.md

This commit is contained in:
sezanzeb 2021-03-20 00:32:34 +01:00 committed by GitHub
parent 24571d9995
commit 9fb0df5460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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