From d269de99a2ddf31d3021a63765f2c1266151dc54 Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Sun, 24 Nov 2024 18:22:25 -0500 Subject: create project --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a85d1b1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "keyswitches.pretty"] + path = keyswitches.pretty + url = https://github.com/daprice/keyswitches.pretty +[submodule "kb2040-kicad"] + path = kb2040-kicad + url = https://github.com/drewgates/kb2040-kicad -- cgit v1.2.3-54-g00ecf