mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-06 06:36:16 +00:00
Fix mcu position
This commit is contained in:
@@ -120,14 +120,17 @@ outlines:
|
|||||||
where: true
|
where: true
|
||||||
bound: false
|
bound: false
|
||||||
size: [kcox, kcoy]
|
size: [kcox, kcoy]
|
||||||
case:
|
mcu:
|
||||||
- name: board_raw
|
- what: rectangle
|
||||||
- operation: subtract
|
where: matrix_middle_top
|
||||||
name: plate_keys
|
size: [17.8, 21]
|
||||||
|
adjust.shift: [-2.5kx - 1 + 0.5 * 17.8, 0]
|
||||||
combo:
|
combo:
|
||||||
- name: board
|
- name: board
|
||||||
- operation: stack
|
- operation: stack
|
||||||
name: keys
|
name: keys
|
||||||
|
- operation: stack
|
||||||
|
name: mcu
|
||||||
pcbs:
|
pcbs:
|
||||||
abyss:
|
abyss:
|
||||||
outlines:
|
outlines:
|
||||||
@@ -166,8 +169,9 @@ pcbs:
|
|||||||
P8: 'R2' # Row Bottom
|
P8: 'R2' # Row Bottom
|
||||||
P9: 'R3' # Row Thumb
|
P9: 'R3' # Row Thumb
|
||||||
where:
|
where:
|
||||||
ref: matrix_inner_bottom
|
ref: matrix_middle_top
|
||||||
shift: [1kx+1, 0.5ky]
|
shift: [-2.5kx - 1, -21/2]
|
||||||
|
rotate: -90
|
||||||
|
|
||||||
reset_switch:
|
reset_switch:
|
||||||
what: infused-kim/switch_reset
|
what: infused-kim/switch_reset
|
||||||
|
|||||||
Reference in New Issue
Block a user