diff options
| author | tmk <nobody@nowhere> | 2012-09-01 15:26:12 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2012-09-02 23:06:02 +0900 |
| commit | b17f52ebe188b612d0cb063bd2386434a952aaf4 (patch) | |
| tree | 8e3f158110befab70b37121b56c4e8d3bf6e850e /.gitmodules | |
| parent | 75c124cce118aeb992ea50939e53f169af0e1ab9 (diff) | |
| download | qmk_firmware-b17f52ebe188b612d0cb063bd2386434a952aaf4.tar.gz qmk_firmware-b17f52ebe188b612d0cb063bd2386434a952aaf4.zip | |
Add submodule USB_Host_Shield_2.0 from my repositry.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29bb..3e34a635c 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | [submodule "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 | ||
