Fix combo rules and add some example config.
This commit is contained in:
parent
428749a519
commit
a5b59bf39e
6 changed files with 93 additions and 6 deletions
11
examples/devices.yml
Normal file
11
examples/devices.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
devices:
|
||||
- name: main
|
||||
type: virtual
|
||||
buttons: 56
|
||||
axes: 8
|
||||
- name: right-stick
|
||||
type: physical
|
||||
device_name: VIRPIL Controls 20220407 R-VPC Stick MT-50CM2
|
||||
- name: left-stick
|
||||
type: physical
|
||||
device_name: VIRPIL Controls 20220407 L-VPC Stick MT-50CM2
|
Loading…
Add table
Add a link
Reference in a new issue