From 1892866fd9f02dea53756bb80de9ee65c5f36607 Mon Sep 17 00:00:00 2001 From: Marco Massarelli Date: Mon, 1 May 2023 15:51:48 -0400 Subject: [PATCH] Add MCU footprint to PCB --- corney_island.yaml | 47 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/corney_island.yaml b/corney_island.yaml index ca92a31..42fbebb 100644 --- a/corney_island.yaml +++ b/corney_island.yaml @@ -292,4 +292,49 @@ outlines: operation: stack - what: outline name: _keycap_outlines - operation: stack \ No newline at end of file + operation: stack + +pcbs: + corney_island: + outlines: + main: + outline: pcb + + footprints: + key_switches: + what: mx + where: [key] + params: + reverse: false + hotswap: true + keycaps: false + from: "{{column_net}}" + to: "{{colrow}}" + + diode: + what: diode + where: [key] + params: + from: "{{colrow}}" + to: "{{row_net}}" + adjust: + shift: [8.5, -0.5] + rotate: 90 + + mcu: + what: promicro + where: matrix_inner_top + params: + P21: C0 + P20: C1 + P19: C2 + P18: C3 + P15: C4 + P14: C5 + P4: R0 + P5: R1 + P6: R2 + P7: R3 + adjust: + shift: [19.7, 0.5 kp -0.125 kp - 19.3] + rotate: -90