aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2018-11-21 09:20:28 +0100
committerTeddy Wing2018-11-21 09:20:28 +0100
commit13b03a4e78f0b0f211686882ce3aef8a194ab4b4 (patch)
treede39ec4af5194469c800159639aa24c385b2f9f4 /.gitmodules
parentea96752ac0d14127be46858b009c06bb6c0d4d91 (diff)
downloadDomeKey-13b03a4e78f0b0f211686882ce3aef8a194ab4b4.tar.bz2
Switch to a fork of DDHidLib
Corrects this warning: DDHidLib/lib/DDHidQueue.m:27:9: warning: non-portable path to file '"DDHidEvent.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #import "DDHIdEvent.h" ^~~~~~~~~~~~~~ "DDHidEvent.h" 1 warning generated. I had made the change locally a long time ago, but it's now committed and published publicly.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index e7c4e50..41e9ecd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "lib/DDHidLib"]
path = lib/DDHidLib
- url = https://github.com/Daij-Djan/DDHidLib.git
+ url = https://github.com/teddywing/DDHidLib.git
[submodule "lib/dome-key-map"]
path = lib/dome-key-map
url = ../dome-key-map