mirror switches and place diodes

This commit is contained in:
daniel
2023-07-09 20:05:07 +02:00
parent ed1f2b01e0
commit 91d8f22868

View File

@@ -191,7 +191,7 @@ pcbs:
where: [switch, switch_space]
params:
keycaps: true
reverse: false
reverse: true
hotswap: true
from: "{{column_net}}"
to: "{{colrow}}"
@@ -204,9 +204,8 @@ pcbs:
from: "{{colrow}}"
to: "{{row_net}}"
adjust:
rotate: -90
# 8.275 is the exact pad pos.
shift: [-8.275, 1]
rotate: 0
shift: [2.5, -9]
diode_space:
what: diode
where: [switch_space]
@@ -214,9 +213,9 @@ pcbs:
from: "{{colrow}}"
to: "{{row_net}}"
adjust:
rotate: 180
# 8.275 is the exact pad pos.
shift: [0, 8.275]
rotate: -90
# 8.275 is exactly above the pad
shift: [-8.275, 1]
scrollwheel:
what: scrollwheel
where: [scrollwheel]