diff options
author | Teddy Wing | 2018-11-22 06:03:51 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-22 06:03:51 +0100 |
commit | 7461e52232d3b9996156787d4941f9577be77a4f (patch) | |
tree | 8eb1d87962487f379c643f4304f498e13267d56e | |
parent | dbeba9b47505e1dcac8526042ab8dd659a2d146f (diff) | |
download | DomeKey-7461e52232d3b9996156787d4941f9577be77a4f.tar.bz2 |
.gitmodules: Switch to the dome-key-map public repo
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e7c4e50..4429a8d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/Daij-Djan/DDHidLib.git [submodule "lib/dome-key-map"] path = lib/dome-key-map - url = ../dome-key-map + url = https://github.com/teddywing/dome-key-map.git [submodule "lib/AquaticPrime"] path = lib/AquaticPrime url = https://github.com/bdrister/AquaticPrime.git |