WhiteMagic / JoystickGremlin

A tool for configuring and managing joystick devices.
http://whitemagic.github.io/JoystickGremlin/
GNU General Public License v3.0
306 stars 45 forks source link

Implement merge axis action #486

Closed WhiteMagic closed 5 months ago

WhiteMagic commented 1 year ago

Implement an action that allows merging two axes into a single one. This will replace the old merge axis dialogue that lived outside the main Gremlin configuration pathway. This will need to be configurable from two associated InputBindingItem instances on two different InputItem instances.

The action likely will operate by creating a named merge axis that can be selected in other inputs and/or assigned to other inputs via an input-listening dialogue.