Add support for combining 2 axes into one virtual axis. (#11)
Reviewed-on: #11
This commit is contained in:
parent
7b520af24a
commit
3196d4ea22
14 changed files with 321 additions and 61 deletions
|
@ -6,7 +6,7 @@ devices:
|
|||
- name: secondary
|
||||
type: virtual
|
||||
num_buttons: 74
|
||||
num_axes: 2
|
||||
num_axes: 3
|
||||
- name: mouse
|
||||
type: virtual
|
||||
num_buttons: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue