X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitmodules;h=12b7cb918f2a7b9ebe35d03cffc1fd2a0c61edec;hb=d8a608f3ff4cb4d73cd57be500fd9881e230099d;hp=991cfe96d7665c20702a0b62162fa9e5089150f8;hpb=e70cefc12fb897f7221f7b1bc6fe0ce595eb2de1;p=qmk_firmware.git diff --git a/.gitmodules b/.gitmodules index 991cfe96d..12b7cb918 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,12 @@ -[submodule "cgreen/cgreen"] - path = cgreen/cgreen - url = http://github.com/cgreen-devs/cgreen +[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