diff options
Diffstat (limited to 'data/schemas/keymap.jsonschema')
| -rw-r--r-- | data/schemas/keymap.jsonschema | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/data/schemas/keymap.jsonschema b/data/schemas/keymap.jsonschema index 7233e896e9..e967e45c53 100644 --- a/data/schemas/keymap.jsonschema +++ b/data/schemas/keymap.jsonschema | |||
| @@ -72,10 +72,5 @@ | |||
| 72 | "notes": { | 72 | "notes": { |
| 73 | "type": "string" | 73 | "type": "string" |
| 74 | } | 74 | } |
| 75 | }, | 75 | } |
| 76 | "required": [ | ||
| 77 | "keyboard", | ||
| 78 | "layout", | ||
| 79 | "layers" | ||
| 80 | ] | ||
| 81 | } | 76 | } |
