aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 6e2a0ec..4608496 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "unittest/Catch"]
path = unittest/Catch
url = https://github.com/philsquared/Catch.git
-[submodule "pybind11"]
- path = python_bindings/pybind11
- url = https://github.com/pybind/pybind11.git
+[submodule "hidapi"]
+ path = hidapi
+ url = https://github.com/Nitrokey/hidapi.git