summaryrefslogtreecommitdiff
path: root/keyboards/kingly_keys/romac_plus
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/kingly_keys/romac_plus
parent1ab355802faeeafffba701a692f3f61ed6b4250a (diff)
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/kingly_keys/romac_plus')
-rw-r--r--keyboards/kingly_keys/romac_plus/info.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/kingly_keys/romac_plus/info.json b/keyboards/kingly_keys/romac_plus/info.json
index 96c097db5f..a5bb27e397 100644
--- a/keyboards/kingly_keys/romac_plus/info.json
+++ b/keyboards/kingly_keys/romac_plus/info.json
@@ -25,7 +25,7 @@
"bootloader": "caterina",
"layouts": {
"LAYOUT": {
- "layout": [
+ "layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
@@ -42,6 +42,6 @@
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [3, 2], "x": 2, "y": 3}
]
- }
+ }
}
}