Some example updates.
This commit is contained in:
parent
5a2e9f354b
commit
4ff4757abc
6 changed files with 90 additions and 70 deletions
17
examples/multiple_files/devices.yml
Normal file
17
examples/multiple_files/devices.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
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
|
||||
- name: pedals
|
||||
type: physical
|
||||
device_name: "CH PRODUCTS CH PRO PEDALS USB "
|
||||
- name: button-box
|
||||
type: physical
|
||||
device_name: Arduino Arduino Joystick
|
Loading…
Add table
Add a link
Reference in a new issue