Update deadzone configs.

This commit is contained in:
Anna Rose Wiggins 2025-09-14 19:09:03 -04:00
parent fc2f999faa
commit ea1ab83a4f
2 changed files with 7 additions and 5 deletions

View file

@ -92,8 +92,9 @@ rules:
input:
device: left-stick
axis: RY
deadzone_start: 0
deadzone_end: 30500
deadzones:
- start: 0
end: 30500
output:
device: mouse
axis: REL_WHEEL
@ -108,8 +109,9 @@ rules:
input:
device: left-stick
axis: RY
deadzone_start: 29500
deadzone_end: 64000
deadzones:
- start: 29500
end: 64000
inverted: true
output:
device: mouse

View file

@ -1,6 +1,6 @@
devices:
- name: primary
type: virtual
type: Virtual
preset: joystick
- name: secondary
type: virtual