Skip to content

Commit

Permalink
Fix duplicate key in keyboard.jsonschema (qmk#19058)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and ramonimbao committed Nov 28, 2022
1 parent 087457d commit 7c7f18c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/schemas/keyboard.jsonschema
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@
"right": {
"type": "object",
"additionalProperties": false,
"type": "object",
"properties": {
"side": {
"type": "string",
Expand Down

0 comments on commit 7c7f18c

Please sign in to comment.