From 11433a711f184bc0bf48d294a9310f62ad926558 Mon Sep 17 00:00:00 2001 From: Lincoln-LM Date: Thu, 13 Jan 2022 19:38:49 -0700 Subject: [PATCH] rough automation implementation --- .gitmodules | 3 +++ joycontrol | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 joycontrol diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0967f97 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "joycontrol"] + path = joycontrol + url = https://github.com/Lincoln-LM/joycontrol.git diff --git a/joycontrol b/joycontrol new file mode 160000 index 0000000..d321e63 --- /dev/null +++ b/joycontrol @@ -0,0 +1 @@ +Subproject commit d321e63c0588d288ea0ef126c927ed057b91ccba