diff --git a/input/config.yaml b/input/config.yaml index 9263884..6956f25 100644 --- a/input/config.yaml +++ b/input/config.yaml @@ -309,4 +309,14 @@ pcbs: hotswap: true keycaps: false from: "{{column_net}}" - to: "{{colrow}}" \ No newline at end of file + to: "{{colrow}}" + + diodes: + what: sod-123w + where: [key] + params: + from: "{{colrow}}" + to: "{{row_net}}" + adjust: + shift: [0.5 kcow + 0.5, -3.5] + rotate: 90 \ No newline at end of file