mirror of
https://github.com/dnlbauer/corax-keyboard.git
synced 2026-09-10 13:15:29 +00:00
syntax
This commit is contained in:
@@ -135,12 +135,13 @@ pcbs:
|
||||
keycaps: true
|
||||
reverse: false
|
||||
hotswap: true
|
||||
from: "{{column_net}}"
|
||||
to: "{{colrow}}"
|
||||
from: =column_net
|
||||
to: =colrow
|
||||
diode:
|
||||
what: diode
|
||||
where: true
|
||||
params:
|
||||
from: "{{colrow}}"
|
||||
to: "{{row_net}}"
|
||||
adjust.shift: [0, -5]
|
||||
from: =colrow
|
||||
to: =column_net
|
||||
adjust.shift: [0, -5]
|
||||
|
||||
Reference in New Issue
Block a user