From 2905590fd948bf6d46d1bd74b177f4920755b41c Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 17 Jun 2023 12:41:56 -0600 Subject: [PATCH] Review and integrate monome at version 2.1.2. #768 --- .gitmodules | 3 +++ repos/monome | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/monome diff --git a/.gitmodules b/.gitmodules index 002fadb2..1209f190 100644 --- a/.gitmodules +++ b/.gitmodules @@ -772,3 +772,6 @@ [submodule "repos/dawnbree"] path = repos/dawnbree url = https://github.com/jonesnxt/dawnbree.git +[submodule "repos/monome"] + path = repos/monome + url = https://github.com/Dewb/monome-rack.git diff --git a/repos/monome b/repos/monome new file mode 160000 index 00000000..6f3ee23f --- /dev/null +++ b/repos/monome @@ -0,0 +1 @@ +Subproject commit 6f3ee23f8adfd0dc93450f585078189e7c2a5690