summaryrefslogtreecommitdiff
path: root/keyboards/handwired/qc60/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-03-18 01:21:53 +1100
committerGitHub <noreply@github.com>2023-03-17 14:21:53 +0000
commitd8aec71e485b63408474829436f55cb1af0ea903 (patch)
tree5bd1d9119b79bcec16481a1272519a052962d7fc /keyboards/handwired/qc60/info.json
parentfaf17aad902a94ee84c3f7d7bc8db1783239576f (diff)
Remove trailing zeroes in info.json layouts (#20156)
Diffstat (limited to 'keyboards/handwired/qc60/info.json')
-rw-r--r--keyboards/handwired/qc60/info.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/qc60/info.json b/keyboards/handwired/qc60/info.json
index 2d65522a5d..286df2173b 100644
--- a/keyboards/handwired/qc60/info.json
+++ b/keyboards/handwired/qc60/info.json
@@ -116,7 +116,7 @@
{"label":"0", "x":11, "y":0},
{"label":"-", "x":12, "y":0},
{"label":"=", "x":13, "y":0},
- {"label":"Backspace", "x":14, "y":0, "w":2.0},
+ {"label":"Backspace", "x":14, "y":0, "w":2},
{"label":"Tab", "x":0, "y":1, "w":1.5},
{"label":"Q", "x":1.5, "y":1},
@@ -170,7 +170,7 @@
{"x":6.5, "y":4, "w":1.25},
{"x":8.75, "y":4, "w":1.25},
- {"x":10, "y":4, "w":2.0},
+ {"x":10, "y":4, "w":2},
{"label":"Alt", "x":12, "y":4},
{"label":"Win", "x":13, "y":4},
{"label":"Menu", "x":14, "y":4},