~tgrosinger/keyboards

f2303608ff624652866bf47569dea6f09effba1d — Tony Grosinger 1 year, 5 months ago bcee068
Add reset jumper and power switch
1 files changed, 39 insertions(+), 40 deletions(-)

M chrysemys/chrysemys.yaml
M chrysemys/chrysemys.yaml => chrysemys/chrysemys.yaml +39 -40
@@ 22,20 22,10 @@ points:
      key:
        footprints:
          chocmini:
            type: chocmini
            type: chocmini_with_diode
            nets:
              from: "=colrow"
              from: "=column_net"
              to: "=row_net"
          diode:
            type: diode
            params:
              through_hole: false
            anchor:
              shift: [0, 4.3]
              rotate: 180
            nets:
              from: "=colrow"
              to: "=column_net"
      rotate: -angle + pinky_splay + ring_splay
      columns:
        pinky:


@@ 118,20 108,10 @@ points:
      key:
        footprints:
          chocmini:
            type: chocmini
            type: chocmini_with_diode
            nets:
              from: "=colrow"
              from: "=column_net"
              to: "=row_net"
          diode:
            type: diode
            params:
              through_hole: false
            anchor:
              shift: [0, 4.3]
              rotate: 180
            nets:
              from: "=colrow"
              to: "=column_net"
      columns:
        near:
          rows:


@@ 347,31 327,50 @@ pcbs:
            - mirror_matrix_inner_top
          rotate: -90
          shift: [0, -16]
      bat_neg:
      battery_pads:
        type: battery_pads
        nets:
          neg: GND
          pos: BATT
        anchor:
          ref:
            - matrix_inner_top
            - mirror_matrix_inner_top
          shift: [0, -34]
      reset_rst:
        type: pad
        nets:
          net: GND
          net: RST
        params:
          front: true
          back: false
          text: "bat-"
          align: "center"
          text: "RST"
          height: 2
        anchor:
          ref:
            - matrix_inner_top
            - mirror_matrix_inner_top
          shift: [1.5, -34]
      bat_pos:
            - thumbfan_far_thumb
            - mirror_thumbfan_far_thumb
          shift: [-1, 2]
      reset_gnd:
        type: pad
        nets:
          net: RAW
          net: GND
        params:
          front: true
          back: false
          text: "bat+"
          align: "center"
          text: "GND"
          height: 2
        anchor:
          ref:
            - matrix_inner_top
            - mirror_matrix_inner_top
          shift: [-1.5, -34]
            - thumbfan_far_thumb
            - mirror_thumbfan_far_thumb
          shift: [1, 2]
      power:
        type: slider
        nets:
          from: BATT
          to: RAW
        anchor:
          ref:
            - thumbfan_far_thumb
            - mirror_thumbfan_far_thumb
          shift: [0, -4]
          rotate: 180