aboutsummaryrefslogtreecommitdiff
path: root/tminit.c
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-09-29 17:16:42 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2025-11-23 14:37:10 +0200
commit38c97de0216099cc876d53a5fe13ee80e5948172 (patch)
tree18f97cde3e5a7daded4c724d12fbc048bfdf18c1 /tminit.c
parent860def3eef4e1079564088edff0962ba80fe22d9 (diff)
downloadhid-tminit-38c97de0216099cc876d53a5fe13ee80e5948172.tar.gz
hid-tminit-38c97de0216099cc876d53a5fe13ee80e5948172.zip
add TS-PC
+ Courtesy of @BDave95
Diffstat (limited to 'tminit.c')
-rw-r--r--tminit.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/tminit.c b/tminit.c
index fcf30ef..f576612 100644
--- a/tminit.c
+++ b/tminit.c
@@ -73,8 +73,9 @@ static const struct tm_wheel_info tm_wheels_infos[] = {
{0x02, 0x06, 0x0005, "Thrustmaster T300RS"},
{0x02, 0x09, 0x0005, "Thrustmaster T300RS (Open Wheel Attachment)"},
{0x03, 0x06, 0x0006, "Thrustmaster T150RS"},
- {0x00, 0x09, 0x000b, "Thrustmaster T128"},
- {0x07, 0x0a, 0x000a, "Thrustmaster TS-XW"}
+ {0x07, 0x0a, 0x000a, "Thrustmaster TS-XW"},
+ {0x06, 0x09, 0x0009, "Thrustmaster TS-PC"},
+ {0x00, 0x09, 0x000b, "Thrustmaster T128"}
//{0x04, 0x07, 0x0001, "Thrustmaster TMX"}
};