aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2026-03-30 14:03:22 +0530
committerAkshay Nair <phenax5@gmail.com>2026-03-30 14:03:22 +0530
commit7b183c5d3735dddaf5352e04a4e1eccedaa52c64 (patch)
treef28af00c48545aad8d4862cc745656a246dee5db /.gitmodules
parent94a5a0027adaa69e87686950efb23a37c36ad241 (diff)
downloadchiral-keyboard-7b183c5d3735dddaf5352e04a4e1eccedaa52c64.tar.gz
chiral-keyboard-7b183c5d3735dddaf5352e04a4e1eccedaa52c64.zip
Rename directories + remove old board
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index fe1a5c3..09068e6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
-[submodule "rp2040-zero"]
- path = pcb/lib/rp2040-zero
+[submodule "hardware/lib/rp2040-zero"]
+ path = hardware/lib/rp2040-zero
url = git@github.com:dj505/RP2040-Zero-KiCAD.git
-[submodule "keyswitches.pretty"]
- path = pcb/lib/keyswitches.pretty
+[submodule "hardware/lib/keyswitches.pretty"]
+ path = hardware/lib/keyswitches.pretty
url = git@github.com:daprice/keyswitches.pretty.git