summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJun Wako <wakojun@gmail.com>2014-12-10 07:54:24 +0100
committerJun Wako <wakojun@gmail.com>2014-12-10 07:54:24 +0100
commit0a181c7eb58b79405ee91e7fca9f827678424872 (patch)
tree325948b5581d67069a689784d793869b036d0fd2 /.gitmodules
parent4b69ed2280743b8e992232e6c59b46ae23906fb9 (diff)
downloadqmk_firmware-0a181c7eb58b79405ee91e7fca9f827678424872.tar.gz
qmk_firmware-0a181c7eb58b79405ee91e7fca9f827678424872.tar.xz
Add submodule legitimate USB_Host_Shield_2.0
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index eef19ae08..e21f44961 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "protocol/lufa/LUFA-git"]
path = protocol/lufa/LUFA-git
url = https://github.com/abcminiuser/lufa.git
+[submodule "protocol/usb_hid/USB_Host_Shield_2.0"]
+ path = protocol/usb_hid/USB_Host_Shield_2.0
+ url = https://github.com/felis/USB_Host_Shield_2.0.git