Skip to content

Commit

Permalink
Add branches to gitmodules config
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Mar 3, 2025
1 parent 574af81 commit e8bf38e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[submodule "modules/tzarc"]
path = modules/tzarc
url = https://github.com/tzarc/qmk_modules.git
branch = main
[submodule "modules/drashna"]
path = modules/drashna
url = https://github.com/drashna/qmk_modules.git
branch = main

0 comments on commit e8bf38e

Please sign in to comment.