Skip to content

Commit b068c52

Browse files
skullydazednoroadsleft
authored andcommitted
Switch to qmk forks for everything (qmk#9019)
* switch to qmk forks for everything Fork all our submodules to protect against upstream repos disappearing. * Update .gitmodules
1 parent 90f22ac commit b068c52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
branch = master
1313
[submodule "lib/googletest"]
1414
path = lib/googletest
15-
url = https://github.com/google/googletest
15+
url = https://github.com/qmk/googletest
1616
[submodule "lib/lufa"]
1717
path = lib/lufa
1818
url = https://github.com/qmk/lufa
1919
[submodule "lib/vusb"]
2020
path = lib/vusb
21-
url = https://github.com/obdev/v-usb
21+
url = https://github.com/qmk/v-usb
2222
[submodule "lib/printf"]
2323
path = lib/printf
24-
url = https://github.com/mpaland/printf.git
24+
url = https://github.com/qmk/printf

0 commit comments

Comments
 (0)