summaryrefslogtreecommitdiffstats
path: root/keyboards/gmmk
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-02 08:25:15 +1000
committerGitHub <noreply@github.com>2023-05-02 08:25:15 +1000
commit79aa31994698c9050141714f77c0177edbcd9488 (patch)
tree71380a65ff15a2b57906ca60b2e03d848b2f3ad8 /keyboards/gmmk
parent1ab355802faeeafffba701a692f3f61ed6b4250a (diff)
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/gmmk')
-rw-r--r--keyboards/gmmk/numpad/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gmmk/numpad/info.json b/keyboards/gmmk/numpad/info.json
index f3020aa3f4..4df94d45ee 100644
--- a/keyboards/gmmk/numpad/info.json
+++ b/keyboards/gmmk/numpad/info.json
@@ -30,7 +30,7 @@
{"label": "/", "matrix": [0, 1], "x": 1, "y": 0},
{"label": "*", "matrix": [0, 2], "x": 2, "y": 0},
{"label": "-", "matrix": [0, 3], "x": 3, "y": 0},
-
+
{"label": "7", "matrix": [1, 0], "x": 0, "y": 1},
{"label": "8", "matrix": [1, 1], "x": 1, "y": 1},
{"label": "9", "matrix": [1, 2], "x": 2, "y": 1},