- Made the keys configurable
- You can now assign up to two keys as modifier (leave the second to 0 to not use it)
Run the app once and it will create a config.json where you can change default keys, etc.
Check https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes for key codes.
Some keys may not work, shift for example changes the values of the numKeys..
Config via cmd-line-args still works and overrides the settings in config.json.