diff options
author | tmk <hasu@tmk-kbd.com> | 2015-05-13 11:13:10 +0900 |
---|---|---|
committer | tmk <hasu@tmk-kbd.com> | 2015-05-13 11:13:10 +0900 |
commit | f1f2066657f4a0998adc016c95d7e541b436e09f (patch) | |
tree | d056cb656b538c4f3a3c205363e0070976655e2e /tmk_core/.gitmodules | |
parent | 1c73e574f109a17566db99e399bdf86007488d2a (diff) | |
parent | f6d56675f9f981c5464f0ca7a1fbb0162154e8c5 (diff) |
Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
Diffstat (limited to 'tmk_core/.gitmodules')
-rw-r--r-- | tmk_core/.gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tmk_core/.gitmodules b/tmk_core/.gitmodules index e21f449613..e69de29bb2 100644 --- a/tmk_core/.gitmodules +++ b/tmk_core/.gitmodules @@ -1,6 +0,0 @@ -[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 |