From e07e7c2eacfd1b27595cb2da86694d5fffd6367c Mon Sep 17 00:00:00 2001 From: AYM1607 Date: Tue, 5 Jul 2022 16:34:02 -0700 Subject: [PATCH] Added keyswitches.pretty submodule --- .gitmodules | 3 +++ lib/keyswitches.pretty | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 lib/keyswitches.pretty diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3ac5fef --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/keyswitches.pretty"] + path = lib/keyswitches.pretty + url = https://github.com/daprice/keyswitches.pretty.git diff --git a/lib/keyswitches.pretty b/lib/keyswitches.pretty new file mode 160000 index 0000000..49083b8 --- /dev/null +++ b/lib/keyswitches.pretty @@ -0,0 +1 @@ +Subproject commit 49083b8f0d1c8a68a1b5c4ac9bc81b3870e9aa68