summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: f2e96bedc851008f6a8a9c591d486e7b7216253a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[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