118 lines
2.4 KiB
YAML
118 lines
2.4 KiB
YAML
|
|
meta:
|
|
engine: 4.1.0
|
|
author: phiwan
|
|
|
|
units:
|
|
kx: cx
|
|
ky: cy
|
|
# halfs
|
|
khx: kx/2
|
|
khy: ky/2
|
|
# padding
|
|
px: kx + 2
|
|
py: ky + 2
|
|
# adjust preview rendering
|
|
$default_width: cx
|
|
$default_height: cy
|
|
|
|
|
|
points:
|
|
zones:
|
|
matrix:
|
|
key:
|
|
padding: ky
|
|
spread: kx
|
|
columns:
|
|
outer:
|
|
rows.bottom.skip: true
|
|
pinky:
|
|
key.stagger: 5
|
|
ring:
|
|
key.stagger: 10
|
|
middle:
|
|
key.stagger: 7
|
|
index:
|
|
key.stagger: -7
|
|
inner:
|
|
key.stagger: 0
|
|
rows:
|
|
bottom:
|
|
home:
|
|
top:
|
|
thumbs:
|
|
key:
|
|
spread: 22
|
|
anchor:
|
|
ref: matrix_inner_bottom
|
|
shift: [-25, -ky]
|
|
columns:
|
|
left:
|
|
key.splay: 0
|
|
middle:
|
|
key.splay: -15
|
|
key.shift: [0, -3]
|
|
right:
|
|
key.splay: -15
|
|
key.shift: [0, -6]
|
|
rows:
|
|
cluster:
|
|
|
|
mirror:
|
|
ref: thumbs_right_cluster
|
|
distance: 2ky
|
|
|
|
|
|
outlines:
|
|
keys:
|
|
- what: rectangle
|
|
where: true
|
|
size: [kx, ky]
|
|
board:
|
|
- what: polygon
|
|
operation: stack
|
|
points:
|
|
- ref: matrix_outer_top
|
|
shift: [-khx-2,khy+2]
|
|
- ref: matrix_outer_top
|
|
shift: [khx-2,khy+2]
|
|
- ref: matrix_pinky_top
|
|
shift: [-khx-2,khy+2]
|
|
- ref: matrix_pinky_top
|
|
shift: [khx-2,khy+2]
|
|
- ref: matrix_ring_top
|
|
shift: [-khx-2,khy+2]
|
|
- ref: matrix_ring_top
|
|
shift: [khx-2,khy+2]
|
|
- ref: matrix_middle_top
|
|
shift: [-khx-2,khy+2]
|
|
- ref: matrix_middle_top
|
|
shift: [khx+2,khy+2]
|
|
- ref: matrix_index_top
|
|
shift: [-khx+2,khy+2]
|
|
- ref: matrix_inner_top
|
|
shift: [29,khy+2]
|
|
- ref: thumbs_right_cluster
|
|
shift: [khx+2,khy]
|
|
- ref: thumbs_right_cluster
|
|
shift: [khx+2,-khy-2]
|
|
- ref: thumbs_right_cluster
|
|
shift: [-khx,-khy-2]
|
|
- ref: thumbs_middle_cluster
|
|
shift: [-khx-1,-khy-2]
|
|
- ref: thumbs_left_cluster
|
|
shift: [-khx-2,-khy-2]
|
|
- ref: matrix_pinky_bottom
|
|
shift: [khx,-khy-2]
|
|
- ref: matrix_pinky_bottom
|
|
shift: [-khx-2,-khy-2]
|
|
- ref: matrix_outer_home
|
|
shift: [khx-2,-khy-2]
|
|
- ref: matrix_outer_home
|
|
shift: [-khx-2,-khy-2]
|
|
fillet: 2
|
|
combined:
|
|
- name: board
|
|
- operation: stack
|
|
name: keys
|
|
|