X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitmodules;h=12b7cb918f2a7b9ebe35d03cffc1fd2a0c61edec;hb=38a83700c3c21326e691452c4dc002d398812679;hp=eef19ae0806dcbaeadb81ef637ae8523c93809dd;hpb=4b69ed2280743b8e992232e6c59b46ae23906fb9;p=qmk_firmware.git diff --git a/.gitmodules b/.gitmodules index eef19ae08..12b7cb918 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,12 @@ -[submodule "protocol/lufa/LUFA-git"] - path = protocol/lufa/LUFA-git - url = https://github.com/abcminiuser/lufa.git +[submodule "lib/chibios"] + path = lib/chibios + url = https://github.com/ChibiOS/ChibiOS.git +[submodule "lib/chibios-contrib"] + path = lib/chibios-contrib + url = https://github.com/ChibiOS/ChibiOS-Contrib.git +[submodule "lib/ugfx"] + path = lib/ugfx + url = https://bitbucket.org/Tectu/ugfx +[submodule "lib/googletest"] + path = lib/googletest + url = https://github.com/google/googletest