From 21827acde7ad2a370875d4bddc468ade12154b37 Mon Sep 17 00:00:00 2001 From: wholteza Date: Tue, 15 Jul 2025 17:09:03 +0200 Subject: [PATCH] Added keyswitches submodules --- .gitmodules | 7 +++++-- rev1/keyswitches | 1 + rev2/5x6.kicad_sch | 32 ++++++++++++++++---------------- rev2/keyswitches | 1 + 4 files changed, 23 insertions(+), 18 deletions(-) create mode 160000 rev1/keyswitches create mode 160000 rev2/keyswitches diff --git a/.gitmodules b/.gitmodules index 542e56c..3ba0544 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ -[submodule "external/keyswitches"] - path = external/keyswitches +[submodule "rev1/keyswitches"] + path = rev1/keyswitches + url = git@github.com:daprice/keyswitches.pretty.git +[submodule "rev2/keyswitches"] + path = rev2/keyswitches url = git@github.com:daprice/keyswitches.pretty.git diff --git a/rev1/keyswitches b/rev1/keyswitches new file mode 160000 index 0000000..49083b8 --- /dev/null +++ b/rev1/keyswitches @@ -0,0 +1 @@ +Subproject commit 49083b8f0d1c8a68a1b5c4ac9bc81b3870e9aa68 diff --git a/rev2/5x6.kicad_sch b/rev2/5x6.kicad_sch index f62e5eb..b49ec48 100644 --- a/rev2/5x6.kicad_sch +++ b/rev2/5x6.kicad_sch @@ -2475,10 +2475,6 @@ (at 33.02 87.63) (uuid "26097132-5dee-42cb-8b7d-4e1bbf4e8aff") ) - (no_connect - (at 52.07 58.42) - (uuid "262688b0-3521-4d23-ac25-a0567ed948ea") - ) (no_connect (at 33.02 92.71) (uuid "2698817f-ba95-4425-9d05-83168d80b08d") @@ -2547,6 +2543,10 @@ (at 33.02 90.17) (uuid "65810ade-63a9-4e20-94a2-4488aaf660c6") ) + (no_connect + (at 59.69 58.42) + (uuid "6606c551-417e-44da-b604-2dfe4df5fa27") + ) (no_connect (at 259.08 66.04) (uuid "67d601e2-f4b6-4e58-8393-19ee56bce619") @@ -3199,6 +3199,16 @@ ) (uuid "5dbe3575-64b2-467c-9070-05d1fa6a8e60") ) + (wire + (pts + (xy 52.07 53.34) (xy 52.07 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e87138e-e681-40a8-8618-fe4a493e0c94") + ) (wire (pts (xy 90.17 123.19) (xy 90.17 142.24) @@ -3569,16 +3579,6 @@ ) (uuid "a4eb3cb9-77e7-4b04-a3bf-e3058b36a415") ) - (wire - (pts - (xy 59.69 52.07) (xy 59.69 58.42) - ) - (stroke - (width 0) - (type default) - ) - (uuid "a5486cdb-43bc-4733-b4ac-31b587c2d0a7") - ) (wire (pts (xy 163.83 142.24) (xy 163.83 144.78) @@ -4647,7 +4647,7 @@ ) (global_label "3v31" (shape input) - (at 59.69 52.07 90) + (at 52.07 53.34 90) (fields_autoplaced yes) (effects (font @@ -4657,7 +4657,7 @@ ) (uuid "b9e8891c-cc6b-4dc6-b363-d57cd38fffdb") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at 59.69 44.4887 90) + (at 52.07 45.7587 90) (effects (font (size 1.27 1.27) diff --git a/rev2/keyswitches b/rev2/keyswitches new file mode 160000 index 0000000..49083b8 --- /dev/null +++ b/rev2/keyswitches @@ -0,0 +1 @@ +Subproject commit 49083b8f0d1c8a68a1b5c4ac9bc81b3870e9aa68