Add MCU and assign nets to more sane pins

This commit is contained in:
Tony Grosinger 2022-04-18 08:47:19 -07:00
parent 7415534a1b
commit d5a7c7f0da

View File

@ -34,8 +34,8 @@ points:
columns: columns:
pinky: pinky:
key: key:
column_net: P8 column_net: P5
mirror.column_net: P13 mirror.column_net: P18
rows: rows:
bottom: bottom:
bind: [0.5ky, 1, 0, 0] bind: [0.5ky, 1, 0, 0]
@ -48,8 +48,8 @@ points:
stagger: 7 stagger: 7
spread: kx + 1 spread: kx + 1
key: key:
column_net: P9 column_net: P6
mirror.column_net: P14 mirror.column_net: P15
rows: rows:
bottom: bottom:
bind: [0.5ky, 0, 0, 5] bind: [0.5ky, 0, 0, 5]
@ -62,8 +62,8 @@ points:
stagger: 3 stagger: 3
spread: kx + 1 spread: kx + 1
key: key:
column_net: P10 column_net: P7
mirror.column_net: P15 mirror.column_net: P14
rows: rows:
bottom: bottom:
bind: [0.5ky, 5, 0, 5] bind: [0.5ky, 5, 0, 5]
@ -74,7 +74,7 @@ points:
index: index:
stagger: -6 stagger: -6
key: key:
column_net: P11 column_net: P8
mirror.column_net: P16 mirror.column_net: P16
rows: rows:
bottom: bottom:
@ -86,8 +86,8 @@ points:
inner: inner:
stagger: -4 stagger: -4
key: key:
column_net: P12 column_net: P9
mirror.column_net: P17 mirror.column_net: P10
rows: rows:
bottom: bottom:
bind: [0.5ky, 2, 0, 0] bind: [0.5ky, 2, 0, 0]
@ -97,14 +97,14 @@ points:
bind: [0, 5, 0.5ky, 5] bind: [0, 5, 0.5ky, 5]
rows: rows:
bottom: bottom:
row_net: P2 row_net: P3
mirror.row_net: P5
home:
row_net: P1
mirror.row_net: P4
top:
row_net: P0
mirror.row_net: P3 mirror.row_net: P3
home:
row_net: P2
mirror.row_net: P2
top:
row_net: P1
mirror.row_net: P1
thumbfan: thumbfan:
anchor: anchor:
ref: matrix_inner_bottom ref: matrix_inner_bottom
@ -131,8 +131,8 @@ points:
rows: rows:
thumb: thumb:
bind: [10, 5, 0, 1] bind: [10, 5, 0, 1]
column_net: P10 column_net: P7
mirror.column_net: P15 mirror.column_net: P14
home: home:
rotate: -15 rotate: -15
spread: 20 spread: 20
@ -140,7 +140,7 @@ points:
rows: rows:
thumb: thumb:
bind: [5, 5, 0, 5] bind: [5, 5, 0, 5]
column_net: P11 column_net: P8
mirror.column_net: P16 mirror.column_net: P16
far: far:
rotate: -15 rotate: -15
@ -149,12 +149,12 @@ points:
rows: rows:
thumb: thumb:
bind: [5, 1, 0, 5] bind: [5, 1, 0, 5]
column_net: P12 column_net: P9
mirror.column_net: P17 mirror.column_net: P10
rows: rows:
thumb: thumb:
row_net: P6 row_net: P4
mirror.row_net: P7 mirror.row_net: P4
outlines: outlines:
exports: exports:
_key_outline: _key_outline:
@ -261,3 +261,14 @@ pcbs:
outlines: outlines:
main: main:
outline: panel outline: panel
footprints:
mcu:
type: promicro
params:
orientation: up
anchor:
ref:
- matrix_inner_top
- mirror_matrix_inner_top
rotate: -90
shift: [0, -20]