We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f22ac commit b068c52Copy full SHA for b068c52
.gitmodules
@@ -12,13 +12,13 @@
12
branch = master
13
[submodule "lib/googletest"]
14
path = lib/googletest
15
- url = https://github.com/google/googletest
+ url = https://github.com/qmk/googletest
16
[submodule "lib/lufa"]
17
path = lib/lufa
18
url = https://github.com/qmk/lufa
19
[submodule "lib/vusb"]
20
path = lib/vusb
21
- url = https://github.com/obdev/v-usb
+ url = https://github.com/qmk/v-usb
22
[submodule "lib/printf"]
23
path = lib/printf
24
- url = https://github.com/mpaland/printf.git
+ url = https://github.com/qmk/printf
0 commit comments