diff options
| author | Fred Sundvik <fsundvik@gmail.com> | 2016-07-07 00:17:32 +0300 |
|---|---|---|
| committer | Fred Sundvik <fsundvik@gmail.com> | 2016-07-07 00:17:32 +0300 |
| commit | 10f3a1b6215af2a1c74b0245e46f5b6352ee18a4 (patch) | |
| tree | f81c4c6296a11a3a45165fb0669acefac5e09661 /.gitmodules | |
| parent | 5baaf871bbdd6667625860b0daef7fe9a91e08db (diff) | |
| download | qmk_firmware-10f3a1b6215af2a1c74b0245e46f5b6352ee18a4.tar.gz qmk_firmware-10f3a1b6215af2a1c74b0245e46f5b6352ee18a4.zip | |
Add ugfx submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1576b8dc0..7e3c92d03 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -4,3 +4,6 @@ | |||
| 4 | [submodule "lib/chibios-contrib"] | 4 | [submodule "lib/chibios-contrib"] |
| 5 | path = lib/chibios-contrib | 5 | path = lib/chibios-contrib |
| 6 | url = https://github.com/ChibiOS/ChibiOS-Contrib.git | 6 | url = https://github.com/ChibiOS/ChibiOS-Contrib.git |
| 7 | [submodule "lib/ugfx"] | ||
| 8 | path = lib/ugfx | ||
| 9 | url = https://bitbucket.org/Tectu/ugfx | ||
