ergogen/test/footprints/chocmini.yaml

34 lines
538 B
YAML
Raw Normal View History

2022-12-04 16:32:14 +01:00
points.zones.matrix:
pcbs.pcb.footprints:
# base
- what: chocmini
2022-12-04 18:40:06 +01:00
params:
2022-12-04 16:32:14 +01:00
from: from
to: to
# keycap visualization
- what: chocmini
2022-12-04 18:40:06 +01:00
params:
2022-12-04 16:32:14 +01:00
from: from
to: to
keycaps: true
adjust.shift: [50, 0]
# reverse
- what: chocmini
2022-12-04 18:40:06 +01:00
params:
2022-12-04 16:32:14 +01: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]