aboutsummaryrefslogtreecommitdiff
path: root/Kbuild
AgeCommit message (Collapse)Author
2024-01-13t128 testing (should show up as t248?)Kimplul
2023-10-04src, deps, docs: updateRaySlash
- Update the effects documents - Rename `hid-tm*` to `tm*` for folders - Move `Makefile` and `Kbuild` to root - Add `deps/` and move in [hid-tminit](https://github.com/scarburato/hid-tminit/commit/9375f6c7d83af5dd6c8b8fe30351d0f36043b20a)
2023-10-02src: initial refactoringRaySlash
2023-08-23Add support for Thrustmaster TXDavid Edmundson
This utilises most of the same logic as the T300, but with a separate sequences for the range, open and close. This is based on a device with an F1 wheel attachment, this might need extending in the future.
2022-03-20add initial t248 supportKimplul
2022-03-14don't include .c directlyKimplul
Arguably more hygienic.