WhiteMagic
WhiteMagic
A feature like this has been asked about in various forms for a while now and I definitely want to add something like a "function library" which you can use...
Thanks for that example. This is pretty much what I'm likely going to end up as a layout to get this functionality implemented with some additional complications in the device...
Not intended, however, looking at the code and what it writes I suspect that it might fail to work as intended if your axes are not sequential, i.e. if your...
Ok so bands are what Gremlin calls a Virtual Button and actions are simply assigned to the band / virtual button. That's more or less what I'm assuming I'll end...
Nothing other than what lives in https://github.com/WhiteMagic/JoystickGremlin/tree/r14, i.e. rewriting 5 years of UI code while redoing 80%+ of the backend code.
The calibration data that will be written would be for index 1, 2, 3, 4 in the config file but when Gremlin then attempts to read the config file for...
This is already possible via the macro action where you can emulate mouse motion and button presses, including mouse wheel motions.
You're running into the same issue as described in #259
This looks neat, however, as with R14 any and all UI components need to be redone from scratch no new features are being merged into the R13 branch. The PR...
I assume this is happening with Remap, Map to Keyboard, and Map to Mouse actions but not Macro, Text to Speech, etc? The reason I split them is that the...