Described changes in readme, readme updated

This commit is contained in:
PhatDave
2021-10-27 22:43:46 +02:00
parent 1b7847da63
commit 3759bed41a

View File

@@ -11,3 +11,17 @@ In the current state ALL events are echoed, ~~customizability is planned~~
Keys can now be whitelisted and only whitelisted keys will be echoed Keys can now be whitelisted and only whitelisted keys will be echoed
The whitelist menu can be accessed by pressing F4 and only keys pressed since the start of the program will be shown, user can then pick as many as they please to whitelist and only those the user picks will be echoed to other windows The whitelist menu can be accessed by pressing F4 and only keys pressed since the start of the program will be shown, user can then pick as many as they please to whitelist and only those the user picks will be echoed to other windows
### 1.2.x
Keys can now be whitelisted by using hotkeys
Pressing
`Ctrl + Alt + A`
Will add the next hit key to the whitelist
`Ctrl + Alt + R`
Will remove the next hit key from the whitelist