Fix typo in ruletypes.yml
This commit is contained in:
parent
5e005478f1
commit
18e2a82c6d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue