This improves the handling of users wishing to use this solution with more or less than 3 pedals. It also includes my updated firmware to support the wireless modifications I've made and shared on my YouTube channel.
Upgrade Guide:
- The format of the commands has changed, it now supports any number of pedals passed in as a comma-separated list instead of defining Left/Middle/Right
- The format of Defaults.json has changed to support this new method of defining pedal bindings
NOTE: If you're setting pedals in an AutoHotKey Script, because the "set" command now has commas for multiple pedals, they must be escaped, for example to set 3 pedals to 't', Middle Mouse, and 'y' the AHK command would look like:
Run, H:\LaunchBox\Utilities\FrankenPedal\FrankenPedal.exe -s t`,MB`,y, H:\LaunchBox\Utilities\FrankenPedal, Hide