summaryrefslogtreecommitdiff
path: root/keyboards/chosfox
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-09-03 23:56:43 -0700
committerGitHub <noreply@github.com>2023-09-04 07:56:43 +0100
commitfd095bbfaedfb50ebd4c8574b21e5c867a74bb01 (patch)
tree9491a36b9c738876f1513c8700b3dcf5a4c15629 /keyboards/chosfox
parent9eaa8a24ed02181270c7e90fdb81bad77e607a07 (diff)
Chosfox CF81: correct layout data (#21902)
Diffstat (limited to 'keyboards/chosfox')
-rw-r--r--keyboards/chosfox/cf81/info.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/chosfox/cf81/info.json b/keyboards/chosfox/cf81/info.json
index db9f3e1d52..827347f41e 100644
--- a/keyboards/chosfox/cf81/info.json
+++ b/keyboards/chosfox/cf81/info.json
@@ -252,7 +252,7 @@
{ "label": ">", "matrix": [4, 9], "x": 10.25, "y": 4.25 },
{ "label": "?", "matrix": [4, 10], "x": 11.25, "y": 4.25 },
{ "label": "Shift", "matrix": [4, 13], "w": 1.75, "x": 12.25, "y": 4.25 },
- { "label": "Up", "matrix": [4, 14], "x": 14.25, "y": 4.25 },
+ { "label": "Up", "matrix": [4, 14], "x": 14.25, "y": 4.5 },
{ "label": "Ctrl", "matrix": [5, 0], "w": 1.25, "x": 0, "y": 5.25 },
{ "label": "Win", "matrix": [5, 1], "w": 1.25, "x": 1.25, "y": 5.25 },
@@ -261,9 +261,9 @@
{ "label": "Alt", "matrix": [5, 9], "x": 10, "y": 5.25 },
{ "label": "Fn", "matrix": [5, 10], "x": 11, "y": 5.25 },
{ "label": "Ctrl", "matrix": [5, 11], "x": 12, "y": 5.25 },
- { "label": "Left", "matrix": [5, 13], "x": 13.25, "y": 5.25 },
- { "label": "Down", "matrix": [5, 14], "x": 14.25, "y": 5.25 },
- { "label": "Right", "matrix": [5, 15], "x": 15.25, "y": 5.25 }
+ { "label": "Left", "matrix": [5, 13], "x": 13.25, "y": 5.5 },
+ { "label": "Down", "matrix": [5, 14], "x": 14.25, "y": 5.5 },
+ { "label": "Right", "matrix": [5, 15], "x": 15.25, "y": 5.5 }
]
}
}