diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/schemas/keyboard.jsonschema | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/schemas/keyboard.jsonschema b/data/schemas/keyboard.jsonschema index f5fb611bd..749e8f100 100644 --- a/data/schemas/keyboard.jsonschema +++ b/data/schemas/keyboard.jsonschema | |||
@@ -88,7 +88,7 @@ | |||
88 | "oneOf": [ | 88 | "oneOf": [ |
89 | { | 89 | { |
90 | "type": "string", | 90 | "type": "string", |
91 | "enum": ["LAYOUT"] | 91 | "enum": ["LAYOUT", "LAYOUT_planck_1x2uC"] |
92 | }, | 92 | }, |
93 | { | 93 | { |
94 | "type": "string", | 94 | "type": "string", |