summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordztech <moyi4681@users.noreply.github.com>2022-12-30 08:48:26 +0800
committerGitHub <noreply@github.com>2022-12-30 11:48:26 +1100
commite08debb62f590d63dc047e5475fa6b7540b347e7 (patch)
tree68e372916c97fe75e0fd2ea9fd087c40e70f6738
parent6bd76c97be4ef7053c462e5ce68b311fda830823 (diff)
Fix odinmini layout macro (#19429)
-rw-r--r--keyboards/kbdfans/odinmini/info.json4
1 files 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 }
]
}
}