summaryrefslogtreecommitdiff
path: root/keyboards/teleport/native/info.json
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/teleport/native/info.json
parent1ab355802faeeafffba701a692f3f61ed6b4250a (diff)
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/teleport/native/info.json')
-rw-r--r--keyboards/teleport/native/info.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/teleport/native/info.json b/keyboards/teleport/native/info.json
index d306a3d6c6..1553660a41 100644
--- a/keyboards/teleport/native/info.json
+++ b/keyboards/teleport/native/info.json
@@ -24,8 +24,7 @@
},
"diode_direction": "ROW2COL",
"matrix_pins": {
- "cols": [ "A5", "A4", "B12", "B14", "B8", "B3", "B4", "B5" ],
- "rows": [ "C14", "C15", "C13", "A1", "A15", "A14", "A13", "B13", "B15", "A8", "A2", "A3" ]
+ "cols": ["A5", "A4", "B12", "B14", "B8", "B3", "B4", "B5"],
+ "rows": ["C14", "C15", "C13", "A1", "A15", "A14", "A13", "B13", "B15", "A8", "A2", "A3"]
}
}
-