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