Add support for combining 2 axes into one virtual axis. (#11)

Reviewed-on: #11
This commit is contained in:
Anna Rose Wiggins 2025-07-28 17:45:16 +00:00
parent 7b520af24a
commit 3196d4ea22
14 changed files with 321 additions and 61 deletions

View file

@ -1,7 +1,10 @@
## multi-file configuration example
This directory demonstrates how to split your configuration across multiple files.
Note that we re-define the top-level `rules` element in two different files; this is by design.
Note that we re-define the top-level `rules` element in two different files; this provides a way to organize
your rules however you like.
It also serves as a real-world example demonstrating many of the available features of the system.
It is copied from the author's actual mappings for Star Citizen.
It is copied from the author's actual mappings for Star Citizen, using dual Virpil Constellation Alpha joysticks,
CH Products pedals, and a custom-built button panel. (see https://git.annabunches.net/anna/hardware-projects/src/branch/main/flight-panel-2021-11 for
implementation details of the button panel)