1
0
ergogen/test/footprints/chocmini.yaml

34 lines
538 B
YAML
Raw Permalink Normal View History

2022-12-04 07:32:14 -08:00
points.zones.matrix:
pcbs.pcb.footprints:
# base
- what: chocmini
2022-12-04 09:40:06 -08:00
params:
2022-12-04 07:32:14 -08:00
from: from
to: to
# keycap visualization
- what: chocmini
2022-12-04 09:40:06 -08:00
params:
2022-12-04 07:32:14 -08:00
from: from
to: to
keycaps: true
adjust.shift: [50, 0]
# reverse
- what: chocmini
2022-12-04 09:40:06 -08:00
params:
2022-12-04 07:32:14 -08:00
from: from
to: to
reverse: true
adjust.shift: [100, 0]
# reverse with keycap visualization
- what: chocmini
params:
from: from
to: to
keycaps: true
reverse: true
adjust.shift: [150, 0]