]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitmodules
[Keyboard] Add hand swap config matrix for preonic rev 3 (#7460)
[qmk_firmware.git] / .gitmodules
index b320458c0ebe33e28f9694cea38680c1f62ac557..f2e96bedc851008f6a8a9c591d486e7b7216253a 100644 (file)
@@ -1,3 +1,16 @@
-[submodule "ugfx"]
-       path = ugfx
-       url = https://bitbucket.org/fredizzimo/ugfx.git
+[submodule "lib/chibios"]
+       path = lib/chibios
+       url = https://github.com/qmk/ChibiOS
+[submodule "lib/chibios-contrib"]
+       path = lib/chibios-contrib
+       url = https://github.com/qmk/ChibiOS-Contrib
+       branch = k-type-fix
+[submodule "lib/ugfx"]
+       path = lib/ugfx
+       url = https://github.com/qmk/uGFX
+[submodule "lib/googletest"]
+       path = lib/googletest
+       url = https://github.com/google/googletest
+[submodule "lib/lufa"]
+       path = lib/lufa
+       url = https://github.com/qmk/lufa