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:
annabunches 2025-12-13 02:24:04 +01:00
commit 31114d27f6

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