-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/DocSystem/micmutetokey into…
… main
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Mic Mute To Key | ||
Detect Microphone Mute / Unmute and simulate a keyboard event | ||
|
||
To change the simulated keys, edit the config.ini file. | ||
## Choose simulated keys and change Refresh Rate | ||
|
||
To change the simulated keys and refresh rate, edit the config.ini file. | ||
Here are all key codes: https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes | ||
|
||
## Configuration GUI | ||
|
||
A configuration interface will arrive soon... |