diff options
| author | tmk <nobody@nowhere> | 2014-04-25 12:52:47 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2014-04-25 13:39:35 +0900 |
| commit | fc3a20c534c370944b7471adc60b8982d586d69c (patch) | |
| tree | e2c5e1bab9571c366ed74b2e524ada3fb076a8c0 /.gitmodules | |
| parent | ad4cba172b2eea37697ca531016c4c3b4defaeb7 (diff) | |
| download | qmk_firmware-fc3a20c534c370944b7471adc60b8982d586d69c.tar.gz qmk_firmware-fc3a20c534c370944b7471adc60b8982d586d69c.zip | |
Add LUFA git repository(release 140302)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3e34a635c..17a20decb 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "protocol/usb_hid/USB_Host_Shield_2.0"] | 1 | [submodule "protocol/usb_hid/USB_Host_Shield_2.0"] |
| 2 | path = protocol/usb_hid/USB_Host_Shield_2.0 | 2 | path = protocol/usb_hid/USB_Host_Shield_2.0 |
| 3 | url = git@github.com:tmk/USB_Host_Shield_2.0.git | 3 | url = git@github.com:tmk/USB_Host_Shield_2.0.git |
| 4 | [submodule "protocol/lufa/LUFA-git"] | ||
| 5 | path = protocol/lufa/LUFA-git | ||
| 6 | url = https://github.com/abcminiuser/lufa.git | ||
