From d2856a01064b21f0adeeb86082209052373523f4 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Mon, 12 Sep 2022 16:57:29 -0400 Subject: [PATCH] Add lockerKeys as submodule --- .gitmodules | 3 +++ README.md | 3 +++ misc/lockerKeys | 1 + 3 files changed, 7 insertions(+) create mode 100644 .gitmodules create mode 160000 misc/lockerKeys diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..21b7a94 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lockerKeys"] + path = misc/lockerKeys + url = https://git.claremontmakerspace.org/adam.goldsmith/lockerKeys diff --git a/README.md b/README.md index d0651d8..f52f9a4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ `ecobee_box_plate` : Adapter plate for the Studio Space Ecobee thermostat, to mount to an electrical box +`lockerKeys` +: Templates for cutting keys for lockers + ## Computer Lab `dell_e6440_hdd_caddy` diff --git a/misc/lockerKeys b/misc/lockerKeys new file mode 160000 index 0000000..85c7dda --- /dev/null +++ b/misc/lockerKeys @@ -0,0 +1 @@ +Subproject commit 85c7dda27c9468a9dd89df084ffd0db4acb1eba0