-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
This isn't really a question, but simply how to do it since a few people have problems.
This is what I did, download the latest Visual Studio (I actually had this preinstalled) and ensure you get the C++ tools.
when opening the project in this repo, let visual studio upgrade to the latest SDK.
Build!
All you need is the output executable, when it saves its settings it will put a ini file next to the executable. If you always want to run it, Then add it to your startup
Main reason I needed to do this is I needed to filter out some keys as it doesn't deal with remapped keys very well, in my case I have remapped CapsLock to Esc using autohotkey. This tool shows that both keys are pressed so I filtered out capslock from being shown.
Metadata
Metadata
Assignees
Labels
No labels