From 1794908582f53c36c5225a586795d811ab0a8ebf Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 13 Jan 2024 16:51:35 +0200 Subject: t128 testing (should show up as t248?) --- .gitmodules | 2 +- Kbuild | 6 +++++- deps/hid-tminit | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 998e8c6..0e0f0fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "deps/hid-tminit"] path = deps/hid-tminit - url = https://github.com/scarburato/hid-tminit + url = https://github.com/Kimplul/hid-tminit.git diff --git a/Kbuild b/Kbuild index e33e86f..7ecc58c 100644 --- a/Kbuild +++ b/Kbuild @@ -1,2 +1,6 @@ obj-m := hid-tmff-new.o -hid-tmff-new-y := src/hid-tmff2.o src/tmt300rs/hid-tmt300rs.o src/tmt248/hid-tmt248.o src/tmtx/hid-tmtx.o +hid-tmff-new-y := \ + src/hid-tmff2.o \ + src/tmt300rs/hid-tmt300rs.o \ + src/tmt248/hid-tmt248.o \ + src/tmtx/hid-tmtx.o diff --git a/deps/hid-tminit b/deps/hid-tminit index 9375f6c..9728788 160000 --- a/deps/hid-tminit +++ b/deps/hid-tminit @@ -1 +1 @@ -Subproject commit 9375f6c7d83af5dd6c8b8fe30351d0f36043b20a +Subproject commit 97287883443ad342e5d3f0d920580c7b72049fb1 -- cgit v1.3