From e08debb62f590d63dc047e5475fa6b7540b347e7 Mon Sep 17 00:00:00 2001
From: dztech <moyi4681@users.noreply.github.com>
Date: Fri, 30 Dec 2022 08:48:26 +0800
Subject: [PATCH] Fix odinmini layout macro (#19429)

---
 keyboards/kbdfans/odinmini/info.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/keyboards/kbdfans/odinmini/info.json b/keyboards/kbdfans/odinmini/info.json
index 94a3aa5122..2328769ca4 100644
--- a/keyboards/kbdfans/odinmini/info.json
+++ b/keyboards/kbdfans/odinmini/info.json
@@ -135,8 +135,8 @@
                 { "label": "0", "matrix": [4, 10], "w": 1, "x": 17.5, "y": 4 },
                 { "label": ".", "matrix": [4, 11], "w": 1, "x": 18.5, "y": 4 },
                 { "label": "\u2190", "matrix": [4, 12], "w": 1, "x": 14.25, "y": 4.25 },
-                { "label": "\u2193", "matrix": [4, 13], "w": 1, "x": 15.25, "y": 4.25 },
-                { "label": "\u2192", "matrix": [4, 14], "w": 1, "x": 16.25, "y": 4.25 }
+                { "label": "\u2193", "matrix": [4, 14], "w": 1, "x": 15.25, "y": 4.25 },
+                { "label": "\u2192", "matrix": [4, 15], "w": 1, "x": 16.25, "y": 4.25 }
             ]
         }
     }