From fae944c7c50ac5a71dcd9abd72bc983310d7ebf5 Mon Sep 17 00:00:00 2001 From: Tony Grosinger Date: Sat, 16 Apr 2022 09:39:40 -0700 Subject: [PATCH] Add footprints and nets Still missing the MCU and diodes. --- chrysemys/chrysemys.yaml | 46 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/chrysemys/chrysemys.yaml b/chrysemys/chrysemys.yaml index 8bd80d9..71658f9 100644 --- a/chrysemys/chrysemys.yaml +++ b/chrysemys/chrysemys.yaml @@ -13,9 +13,18 @@ points: distance: 50 zones: matrix: + key: + footprints: + - type: chocmini + nets: + from: "=row_net" + to: "=column_net" rotate: -angle + pinky_splay + ring_splay columns: pinky: + key: + column_net: P8 + mirror.column_net: P13 rows: bottom: bind: [0.5ky, 1, 0, 0] @@ -27,6 +36,9 @@ points: rotate: -pinky_splay stagger: 7 spread: kx + 1 + key: + column_net: P9 + mirror.column_net: P14 rows: bottom: bind: [0.5ky, 0, 0, 5] @@ -38,6 +50,9 @@ points: rotate: -ring_splay stagger: 3 spread: kx + 1 + key: + column_net: P10 + mirror.column_net: P15 rows: bottom: bind: [0.5ky, 5, 0, 5] @@ -47,6 +62,9 @@ points: bind: [0, 0, 0.5ky, 0] index: stagger: -6 + key: + column_net: P11 + mirror.column_net: P16 rows: bottom: bind: [0.5ky, 5, 0, 0] @@ -56,6 +74,9 @@ points: bind: [0, 0, 0.5ky, 5] inner: stagger: -4 + key: + column_net: P12 + mirror.column_net: P17 rows: bottom: bind: [0.5ky, 2, 0, 0] @@ -65,17 +86,31 @@ points: bind: [0, 5, 0.5ky, 5] rows: bottom: + row_net: P2 + mirror.row_net: P5 home: + row_net: P1 + mirror.row_net: P4 top: + row_net: P0 + mirror.row_net: P3 thumbfan: anchor: ref: matrix_inner_bottom shift: [-(kx/2), -(ky + 2)] + key: + footprints: + - type: chocmini + nets: + from: "=row_net" + to: "=column_net" columns: near: rows: thumb: bind: [10, 5, 0, 1] + column_net: P10 + mirror.column_net: P15 home: rotate: -15 spread: 20 @@ -83,6 +118,8 @@ points: rows: thumb: bind: [5, 5, 0, 5] + column_net: P11 + mirror.column_net: P16 far: rotate: -15 spread: 20 @@ -90,8 +127,12 @@ points: rows: thumb: bind: [5, 1, 0, 5] + column_net: P12 + mirror.column_net: P17 rows: thumb: + row_net: P6 + mirror.row_net: P7 outlines: exports: _key_outline: @@ -193,3 +234,8 @@ outlines: - panel - ^_keycaps - ^top_plate +pcbs: + chrysemeys: + outlines: + main: + outline: panel