aboutsummaryrefslogtreecommitdiff
path: root/hid-tmtx.c
AgeCommit message (Collapse)Author
2023-10-02src: initial refactoringRaySlash
2023-09-23update SPDX-commentsKimplul
+ Module uses MODULE_LICENSE("GPL") which corresponds to GPL-2.0-or-later, not GPL-2.0. Also makes LICENSE file compliant.
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.