A simple C++ hotkey detection library for Windows using the GetAsyncKeyState API.
- Detect HotKey States
- Use HotKey as Toggles (On/Off)
- Automatically Type Characters (English Only)
Demo Project included (Visual Studio 2015)
- Combine 3 KeyMaps into a single map with second element being a boolean vector