dev: add pcb with reverse hotswap choc switches
This commit is contained in:
parent
fff154374e
commit
b98f6dcd70
1 changed files with 18 additions and 0 deletions
|
|
@ -114,3 +114,21 @@ outlines:
|
||||||
- operation: stack
|
- operation: stack
|
||||||
name: keys
|
name: keys
|
||||||
|
|
||||||
|
|
||||||
|
pcbs:
|
||||||
|
pcb:
|
||||||
|
outlines.main.outline: board
|
||||||
|
footprints:
|
||||||
|
|
||||||
|
# hotswap choc
|
||||||
|
switches:
|
||||||
|
what: choc
|
||||||
|
where: true
|
||||||
|
params:
|
||||||
|
keycaps: true
|
||||||
|
#keycaps: false
|
||||||
|
reverse: true
|
||||||
|
hotswap: true
|
||||||
|
from: "{{column_net}}"
|
||||||
|
to: "{{colrow}}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue