Add more tests (#4)

This also refactors some of the code parsing logic.

Reviewed-on: #4
Co-authored-by: Anna Rose Wiggins <annabunches@gmail.com>
Co-committed-by: Anna Rose Wiggins <annabunches@gmail.com>
This commit is contained in:
Anna Rose Wiggins 2025-07-17 17:02:30 +00:00 committed by Anna Rose Wiggins
parent a05dc9126d
commit 712dcdbc07
7 changed files with 198 additions and 83 deletions

View file

@ -23,9 +23,9 @@ Joyful is ideal for Linux gamers who enjoy space and flight sims and miss the fe
* Macros - have a single input produce a sequence of button presses with configurable pauses.
* Sequence combos - Button1, Button2, Button3 -> VirtualButtonA
* More ways to specify keycodes
* Output keyboard button presses
* Input and output from gamepad-like devices.
* Explicit input and output from gamepad-like devices.
* HIDRAW support for more button options.
## Configuration