mirror of
https://github.com/evilC/AutoHotInterception.git
synced 2024-11-12 13:10:47 +00:00
Update README.md
This commit is contained in:
parent
fb3812bbf0
commit
59856aa0cf
@ -70,7 +70,7 @@ Create your hotkeys, wrapped in an `#if` block for that context variable
|
||||
```
|
||||
|
||||
## Subscription mode
|
||||
In Subscription mode, you bypass AHK's hotkey system completely, and Interception notifies you og key events via callbacks.
|
||||
In Subscription mode, you bypass AHK's hotkey system completely, and Interception notifies you of key events via callbacks.
|
||||
|
||||
Subscribe to a key on a specific keyboard
|
||||
`SubscribeKey(<scanCode>, <block>, <callback>, <VID>, <PID>`
|
||||
|
Loading…
Reference in New Issue
Block a user