Fix typo in ruletypes.yml

This commit is contained in:
S.W. 2025-10-03 16:48:51 -05:00
parent 5e005478f1
commit 18e2a82c6d
No known key found for this signature in database

View file

@ -63,7 +63,7 @@ rules:
device: flightstick device: flightstick
axis: X axis: X
inverted: true # the lower half of the axis will often need to be inverted inverted: true # the lower half of the axis will often need to be inverted
input_uppper: input_upper:
device: flightstick device: flightstick
axis: RX axis: RX
output: output:
@ -146,4 +146,4 @@ rules:
end: 500 end: 500
output: output:
device: mouse device: mouse
button: REL_WHEEL button: REL_WHEEL