Add support for combining 2 axes into one virtual axis. (#11)

Reviewed-on: #11
This commit is contained in:
Anna Rose Wiggins 2025-07-28 17:45:16 +00:00
parent 7b520af24a
commit 3196d4ea22
14 changed files with 321 additions and 61 deletions

View file

@ -54,6 +54,19 @@ rules:
device: main
axis: ABS_Y
# Create a single merged output axis from 2 input axes
- type: axis-combined
input_lower:
device: flightstick
axis: X
inverted: true # the lower half of the axis will often need to be inverted
input_uppper:
device: flightstick
axis: RX
output:
device: main
axis: RZ
# Straightforward button mapping
- type: button
input: