From 6e78d816b5a9192dc0de876552b53263200d7c75 Mon Sep 17 00:00:00 2001 From: pszsh Date: Mon, 2 Mar 2026 21:51:35 -0800 Subject: [PATCH] add Control-Surface submodule --- .gitmodules | 3 +++ lib/Control-Surface | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 lib/Control-Surface diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..950c861 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/Control-Surface"] + path = lib/Control-Surface + url = https://github.com/tttapa/Control-Surface.git diff --git a/lib/Control-Surface b/lib/Control-Surface new file mode 160000 index 0000000..3a75d0c --- /dev/null +++ b/lib/Control-Surface @@ -0,0 +1 @@ +Subproject commit 3a75d0cc19052b6331ad72ca01e18f65111156d1