summaryrefslogtreecommitdiffstats
path: root/keyboards/atset/at3
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/atset/at3')
-rw-r--r--keyboards/atset/at3/info.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/atset/at3/info.json b/keyboards/atset/at3/info.json
index b34057c8fc..959bbebce8 100644
--- a/keyboards/atset/at3/info.json
+++ b/keyboards/atset/at3/info.json
@@ -17,9 +17,9 @@
"layouts": {
"LAYOUT": {
"layout": [
- {"x":0, "y":0, "matrix": [0, 0]},
- {"x":1, "y":0, "matrix": [0, 1]},
- {"x":2, "y":0, "matrix": [0, 2]}
+ {"x": 0, "y": 0, "matrix": [0, 0]},
+ {"x": 1, "y": 0, "matrix": [0, 1]},
+ {"x": 2, "y": 0, "matrix": [0, 2]}
]
}
}