]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitmodules
Revise KEYMAP macro to make left and right halves more clear
[qmk_firmware.git] / .gitmodules
index 2ab25f6883c7f940259c6e9a783630f71c399f1c..12b7cb918f2a7b9ebe35d03cffc1fd2a0c61edec 100644 (file)
@@ -1,3 +1,12 @@
-[submodule "ugfx"]
-       path = ugfx
-       url = https://bitbucket.org/Tectu/ugfx.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