summaryrefslogtreecommitdiff
path: root/keyboards/viktus
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-09 17:52:03 +1000
committerGitHub <noreply@github.com>2023-05-09 17:52:03 +1000
commitc3c51231ccaea5f46684c7ce19fbc18068fa07c7 (patch)
tree29a4de041b3419f1b00e610b8e3c95295aef99e2 /keyboards/viktus
parent2a33265510d7d214b68a9b8770a7987d3ac71254 (diff)
Clean up trailing commas from info.json (#20812)
Diffstat (limited to 'keyboards/viktus')
-rw-r--r--keyboards/viktus/osav2_numpad/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/viktus/osav2_numpad/info.json b/keyboards/viktus/osav2_numpad/info.json
index 3486003e85..d347631ccc 100644
--- a/keyboards/viktus/osav2_numpad/info.json
+++ b/keyboards/viktus/osav2_numpad/info.json
@@ -237,7 +237,7 @@
{"label": "K33", "matrix": [3, 3], "x": 3, "y": 3},
{"label": "K40", "matrix": [4, 0], "h": 2, "x": 0, "y": 3},
{"label": "K41", "matrix": [4, 1], "x": 1, "y": 4},
- {"label": "K42", "matrix": [4, 2], "w": 2, "x": 2, "y": 4},
+ {"label": "K42", "matrix": [4, 2], "w": 2, "x": 2, "y": 4}
]
}
}