From 7b183c5d3735dddaf5352e04a4e1eccedaa52c64 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 30 Mar 2026 14:03:22 +0530 Subject: Rename directories + remove old board --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.3.1