mirror of
https://github.com/dnlbauer/corax-keyboard.git
synced 2026-09-11 05:35:29 +00:00
mirror switches and place diodes
This commit is contained in:
@@ -191,7 +191,7 @@ pcbs:
|
|||||||
where: [switch, switch_space]
|
where: [switch, switch_space]
|
||||||
params:
|
params:
|
||||||
keycaps: true
|
keycaps: true
|
||||||
reverse: false
|
reverse: true
|
||||||
hotswap: true
|
hotswap: true
|
||||||
from: "{{column_net}}"
|
from: "{{column_net}}"
|
||||||
to: "{{colrow}}"
|
to: "{{colrow}}"
|
||||||
@@ -204,9 +204,8 @@ pcbs:
|
|||||||
from: "{{colrow}}"
|
from: "{{colrow}}"
|
||||||
to: "{{row_net}}"
|
to: "{{row_net}}"
|
||||||
adjust:
|
adjust:
|
||||||
rotate: -90
|
rotate: 0
|
||||||
# 8.275 is the exact pad pos.
|
shift: [2.5, -9]
|
||||||
shift: [-8.275, 1]
|
|
||||||
diode_space:
|
diode_space:
|
||||||
what: diode
|
what: diode
|
||||||
where: [switch_space]
|
where: [switch_space]
|
||||||
@@ -214,9 +213,9 @@ pcbs:
|
|||||||
from: "{{colrow}}"
|
from: "{{colrow}}"
|
||||||
to: "{{row_net}}"
|
to: "{{row_net}}"
|
||||||
adjust:
|
adjust:
|
||||||
rotate: 180
|
rotate: -90
|
||||||
# 8.275 is the exact pad pos.
|
# 8.275 is exactly above the pad
|
||||||
shift: [0, 8.275]
|
shift: [-8.275, 1]
|
||||||
scrollwheel:
|
scrollwheel:
|
||||||
what: scrollwheel
|
what: scrollwheel
|
||||||
where: [scrollwheel]
|
where: [scrollwheel]
|
||||||
|
|||||||
Reference in New Issue
Block a user