aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorRaySlash <stevemathewjoy@gmail.com>2023-10-02 13:08:52 +1000
committerRaySlash <stevemathewjoy@gmail.com>2023-10-02 22:14:57 +1000
commit75006183d0a379a2b0fa844fc32b3e27d229f368 (patch)
treee69dcd71c1071fb973ea61c5f41f22d48c7b5d9b /.gitmodules
parentb2872a893afd0f9cd0bfd4644348f3b8645edbed (diff)
downloadhid-tmff2-75006183d0a379a2b0fa844fc32b3e27d229f368.tar.gz
hid-tmff2-75006183d0a379a2b0fa844fc32b3e27d229f368.zip
src: initial refactoring
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 9415bdf..6038e0c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "hid-tminit"]
- path = hid-tminit
- url = https://github.com/scarburato/hid-tminit.git
+[submodule "src/hid-tminit"]
+ path = src/hid-tminit
+ url = https://github.com/scarburato/hid-tminit