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
|
||||
axis: X
|
||||
inverted: true # the lower half of the axis will often need to be inverted
|
||||
input_uppper:
|
||||
input_upper:
|
||||
device: flightstick
|
||||
axis: RX
|
||||
output:
|
||||
|
|
@ -146,4 +146,4 @@ rules:
|
|||
end: 500
|
||||
output:
|
||||
device: mouse
|
||||
button: REL_WHEEL
|
||||
button: REL_WHEEL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue