Track master branches for lib/chibios, lib/chibios-contrib, lib/ugfx. (#8273)

refactor_process_record_kb_user 0.8.4
Nick Brassel 5 years ago committed by GitHub
parent d0c3acbe3e
commit f5d1409c26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitmodules vendored

@ -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

Loading…
Cancel
Save