aboutsummaryrefslogtreecommitdiff
path: root/src/hid-tmff2.c
AgeCommit message (Collapse)Author
2024-06-16move effect repeat count to wheelKimplul
+ This avoids a slight stutter when an effect is restarted. I also had a bug in the original code that effectively stopped the playing of some effects, whoops
2024-04-21Add support for TS-XW Raceryassine
2024-04-04fix error ladder in tmff2_wheel_initKimplul
2023-12-04make it more unlikely to fill up USB bufferKimplul
2023-10-08docs: general tidbitsKimplul
2023-10-02src: initial refactoringRaySlash