MidiToMacro/UserVariables.ahk
Laurence Dougal Myers bd175b7812 - Move user variables to external file.
- Fix output displaying same instruction twice.
- Remove unused joystick file.
2014-01-23 23:41:18 +11:00

2 lines
88 B
AutoHotkey

max_cc_val = 112
;cc_mappings = [ { cc: 67, output: "AxisX", invert: false, max: 112 }]