Merge pull request 'Fix typo in ruletypes.yml' (#7) from Tsudico/joyful:ruletypes_typo into main
Reviewed-on: https://codeberg.org/annabunches/joyful/pulls/7 Reviewed-by: annabunches <annabunches@noreply.codeberg.org>
This commit is contained in:
commit
31114d27f6
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