I have got a VEC USB foot pedal and I am trying to configure the device in BTT. I have added a configuration and also able to get the events from pedal.
I am not clear on how can I assign a key on press of a button on foot pedal. I have exposed 3 methods e.g. leftPedal, middlePedal and rightPedal. Please refer to screenshot:
Please guide on how to map actions for the 3 buttons from foot pedal.
BTT version: 4.9997
macos: 13.6.7
Once you have defined the triggers that the device provides in the "Provided Triggers" box,
then you can use these as triggers in your configuration.
Open the "Generic Device" settings view, and add a new trigger with the + button. You should see on the left side a drop list under "Select Trigger".
The triggers defined in your "Provided Triggers" will be listed there under the name of your device.
Pick one of these (middlePedal, etc), then add some actions to it.
See the below screenshot which shows what this looks like for my Griffin Powermate configuration.
The "Griffin PowerMate" tutorial is very good, start there:
In your screenshot in the "Provided Triggers" box I only see middlePedal. I think you need to add leftPedal and rightPedal also.
2 Likes