Rename choc v1 and v2 footprint file
This commit is contained in:
parent
e07c934590
commit
8339995231
|
|
@ -6,8 +6,7 @@ meta:
|
||||||
author: ceoloide
|
author: ceoloide
|
||||||
url: &kb_url https://github.com/ceoloide/corney-island
|
url: &kb_url https://github.com/ceoloide/corney-island
|
||||||
footprint: &switch_footprint "mx"
|
footprint: &switch_footprint "mx"
|
||||||
# footprint: &switch_footprint "infused-kim/choc"
|
# footprint: &switch_footprint "choc_v1_v2"
|
||||||
# footprint: &switch_footprint "choc_v2_hotswap"
|
|
||||||
switch:
|
switch:
|
||||||
$extends: presets.mx
|
$extends: presets.mx
|
||||||
# $extends: presets.choc_v1
|
# $extends: presets.choc_v1
|
||||||
|
|
@ -671,9 +670,11 @@ pcbs:
|
||||||
hotswap: true
|
hotswap: true
|
||||||
from: "{{column_net}}"
|
from: "{{column_net}}"
|
||||||
to: "{{colrow}}"
|
to: "{{colrow}}"
|
||||||
# The following parameters are specific to choc_v2_hotswap
|
# The following parameters are specific to choc_v1_v2
|
||||||
# outer_pad_width_front: 1.6
|
# outer_pad_width_front: 1.6
|
||||||
# outer_pad_width_back: 1.6
|
# outer_pad_width_back: 1.6
|
||||||
|
# choc_v2_support: false
|
||||||
|
# choc_v1_support: false
|
||||||
adjust:
|
adjust:
|
||||||
rotate: switch_rotation
|
rotate: switch_rotation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue