summaryrefslogtreecommitdiff
path: root/keyboards/xelus
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/xelus
parent1ab355802faeeafffba701a692f3f61ed6b4250a (diff)
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/xelus')
-rw-r--r--keyboards/xelus/xs60/hotswap/info.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/xelus/xs60/hotswap/info.json b/keyboards/xelus/xs60/hotswap/info.json
index 269a3f3c82..4d6888f707 100644
--- a/keyboards/xelus/xs60/hotswap/info.json
+++ b/keyboards/xelus/xs60/hotswap/info.json
@@ -15,7 +15,7 @@
"bootloader": "stm32-dfu",
"diode_direction": "COL2ROW",
"matrix_pins": {
- "cols": ["B0", "B1", "A8", "A9", "B5", "A6", "C14", "C15", "A0", "A5","A4","A3","A2","A1"],
+ "cols": ["B0", "B1", "A8", "A9", "B5", "A6", "C14", "C15", "A0", "A5", "A4", "A3", "A2", "A1"],
"rows": ["B4", "B3", "A15", "A14", "A7"]
},
"layouts": {
@@ -89,5 +89,4 @@
]
}
}
-
}