diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-02-21 16:08:01 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-03-01 11:13:15 +0530 |
| commit | 0f429cf5f625d8e1a2f95297ed7c26c01b644977 (patch) | |
| tree | 4a60bcf7a77ee0ed1c6b6f946558005c19049031 /.gitmodules | |
| parent | d0f1f63733c047937d5c44369b20e6c8d5aefbc8 (diff) | |
| download | chiral-keyboard-0f429cf5f625d8e1a2f95297ed7c26c01b644977.tar.gz chiral-keyboard-0f429cf5f625d8e1a2f95297ed7c26c01b644977.zip | |
PCB init commit
Diffstat (limited to '')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..fe1a5c3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "rp2040-zero"] + path = pcb/lib/rp2040-zero + url = git@github.com:dj505/RP2040-Zero-KiCAD.git +[submodule "keyswitches.pretty"] + path = pcb/lib/keyswitches.pretty + url = git@github.com:daprice/keyswitches.pretty.git |
