diff options
| author | tslil <tslil@posteo.de> | 2026-03-15 10:49:15 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:24:48 +0100 |
| commit | f423efcbf36e8ee4948a89ac08a4bb3984c26c17 (patch) | |
| tree | 5463e7b1db1ece377cee0d022ec981396220360d /ergogen/fpkb_v5.yaml | |
| parent | d1d2104e6e5c1fa0f18f8a1f8bb9100e4edf86a5 (diff) | |
v5: incremental progress on routing, swap orientation for switch contacts
Diffstat (limited to 'ergogen/fpkb_v5.yaml')
| -rw-r--r-- | ergogen/fpkb_v5.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ergogen/fpkb_v5.yaml b/ergogen/fpkb_v5.yaml index ad540be..4887532 100644 --- a/ergogen/fpkb_v5.yaml +++ b/ergogen/fpkb_v5.yaml @@ -77,8 +77,8 @@ pcbs: what: mx6c_ulp where: true params: - from: "{{name}}" - to: GND + from: GND + to: "{{name}}" reversible: true ground: GND promicro: |
