summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: b3605a0ea1c327ff8935386e24777c706da188d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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
[submodule "lib/ugfx"]
	path = lib/ugfx
	url = https://github.com/qmk/uGFX
[submodule "lib/googletest"]
	path = lib/googletest
	url = https://github.com/google/googletest