From f423efcbf36e8ee4948a89ac08a4bb3984c26c17 Mon Sep 17 00:00:00 2001 From: tslil Date: Sun, 15 Mar 2026 10:49:15 +0000 Subject: v5: incremental progress on routing, swap orientation for switch contacts --- ergogen/fpkb_v5.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ergogen') 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: -- cgit v1.3.1