Some example updates.

This commit is contained in:
Anna Rose Wiggins 2025-07-03 10:45:29 -04:00
parent 5a2e9f354b
commit 4ff4757abc
6 changed files with 90 additions and 70 deletions

View file

@ -0,0 +1,21 @@
rules:
- name: Trigger
type: combo
inputs:
- device: right-stick
button: BTN_THUMB
- device: right-stick
button: BTN_THUMB2
output:
device: main
button: BTN_TRIGGER
- name: Trigger2
type: combo
inputs:
- device: left-stick
button: BTN_THUMB
- device: left-stick
button: BTN_THUMB2
output:
device: main
button: BTN_THUMB