Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Azona77 authored Oct 8, 2024
1 parent a2cc63d commit 6a5adf0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,9 @@ ActionExample(){
}
```
- The `#Include, C:\Desktop\AHK QuickCommand.ahk` should be placed right after your startup scripts which automatically run after initializing.

## Extended Features
- Use `CapsLock+W/S/Space` as `Up/Down/Enter`;
- Use `CapsLock+C+C` to trigger last excuted command;
- Trigger immediately when matched command is unique (Off by default);
- Specific features can be fine-tuned by modifying the code.

0 comments on commit 6a5adf0

Please sign in to comment.