summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Didron <fd@librem.one>2019-11-05 13:27:47 +0900
committerFlorian Didron <fdidron@users.noreply.github.com>2019-12-06 08:20:51 +0900
commit40e9813ba2620b9b11811f3a2e5d5879a60aee83 (patch)
tree6058b1f121a0e39fa552b4579a74cb281859e39a /.gitmodules
parent9b8e12814a70ecaae403969984d2dbbeb376f842 (diff)
fix: point to ZSA's lufa fork and to the webusb compatible commit
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index eeec925eda..4137c84d39 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,4 +13,4 @@
url = https://github.com/google/googletest
[submodule "lib/lufa"]
path = lib/lufa
- url = https://github.com/drashna/lufa
+ url = https://github.com/zsa/lufa