Track master branches for lib/chibios, lib/chibios-contrib, lib/ugfx. (#8273) 0.8.4 0.8.5
authorNick Brassel <nick@tzarc.org>
Sun, 1 Mar 2020 00:51:38 +0000 (11:51 +1100)
committerGitHub <noreply@github.com>
Sun, 1 Mar 2020 00:51:38 +0000 (11:51 +1100)
.gitmodules

index 930fa0e..6d8ab8b 100644 (file)
@@ -1,12 +1,15 @@
 [submodule "lib/chibios"]
        path = lib/chibios
        url = https://github.com/qmk/ChibiOS
+       branch = master
 [submodule "lib/chibios-contrib"]
        path = lib/chibios-contrib
        url = https://github.com/qmk/ChibiOS-Contrib
+       branch = master
 [submodule "lib/ugfx"]
        path = lib/ugfx
        url = https://github.com/qmk/uGFX
+       branch = master
 [submodule "lib/googletest"]
        path = lib/googletest
        url = https://github.com/google/googletest