Source
Fork: gregorycowley/ArduinoJoystickEX
Status: 1 commit ahead of our fork
What it adds
- Additional axis in the HID descriptor
- Fork renamed to JoystickEX with updated library metadata
Why we should consider it
Extra axes are useful for custom controller builds. However, this fork renames the library, which makes it hard to merge as-is.
Risks to review
- Library rename breaks compatibility with upstream examples and sketches
- New library properties would conflict with our goal of staying a drop-in fork
- Likely better to cherry-pick the HID descriptor change rather than merge wholesale
Next step
If the extra axis is valuable, extract just the descriptor change into a new branch without the rename. Otherwise close this issue in favor of gavazquez/Yacubane/Zenilogix-Carl approaches.
Source
Fork:
gregorycowley/ArduinoJoystickEXStatus: 1 commit ahead of our fork
What it adds
Why we should consider it
Extra axes are useful for custom controller builds. However, this fork renames the library, which makes it hard to merge as-is.
Risks to review
Next step
If the extra axis is valuable, extract just the descriptor change into a new branch without the rename. Otherwise close this issue in favor of gavazquez/Yacubane/Zenilogix-Carl approaches.