Commit Graph

6 Commits

Author SHA1 Message Date
Aodhan Collins
91cdb36243 chore: add build artifacts to .gitignore 2026-02-22 19:43:43 +00:00
Aodhan Collins
d66947ff07 feat: implement cyborg joystick bulk write, global timings, and enhanced CLI mapping feedback 2026-02-22 19:43:26 +00:00
18f84a538a feat: implement initial cyborg multi-action button mappings
- Added support for Single, Long, and Double press actions in libazeron.
- Mapped Cyborg surgical command IDs (0x20F6, 0x20F8, 0x204A).
- Updated azeron-cli to support --long and --double mapping flags.
- Updated protocol documentation with newly discovered Cyborg commands.
- Added TODO.md for remaining joystick and timing tasks.
2026-02-22 19:08:13 +00:00
Aodhan Collins
db5c3505da Implement initial profile reading and writing with little-endian offsets and CLI tool 2026-02-22 17:53:05 +00:00
224271e639 Captured USB packet info and updated documentation. 2026-02-22 15:44:47 +00:00
Aodhan Collins
0267543622 Initial commit 2026-02-22 12:51:32 +00:00