From bd89cbc61155d1bedb2727708deb1c248e3782b3 Mon Sep 17 00:00:00 2001 From: phiwan-dev <75113544+phiwan-dev@users.noreply.github.com> Date: Wed, 3 Dec 2025 17:32:26 +0100 Subject: [PATCH] ergogen: sort pin order alphanumerically --- ergogen/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ergogen/config.yaml b/ergogen/config.yaml index 8d748b6..77f8b73 100644 --- a/ergogen/config.yaml +++ b/ergogen/config.yaml @@ -188,10 +188,10 @@ pcbs: D4: "sda" D5: "scl" D6: "cinner" - D10: "cpinky" - D9: "cring" - D8: "cmiddle" D7: "cindex" + D8: "cmiddle" + D9: "cring" + D10: "cpinky" where: ref: matrix_inner_top shift: [kx+2, 0]