Update ScanCodeChecker notes

interception_wait
Clive Galway 2 years ago
parent c908516efe
commit 6964f67504

@ -5,7 +5,8 @@ using AutoHotInterception.Helpers;
namespace AutoHotInterception
{
/*
* Tool to check Scan Codes and Press / Release states
Tool to check Scan Codes and Press / Release states
Note that these are raw scancodes and states as they come from Interception. Some keys (eg extended code keys) will not match AHK key codes!
*/
public class ScanCodeChecker
{

Loading…
Cancel
Save