qmk_firmware/lib/python
Erovia fbfd5312b9
CLI: Validate JSON keymap input (#16261)
* Fix schema validator

It should use the passed schema.

* Add required attributes to keymap schema

* Rework subcommands to validate the JSON keymaps

The 'compile', 'flash' and 'json2c' subcommands were reworked to add
JSON keymap validation so error is reported for non-JSON and
non-compliant-JSON inputs.

* Fix required fields in keymap schema

* Add tests

* Fix compiling keymaps directly from keymap directory

* Schema should not require version for now.
2022-02-28 20:02:39 +00:00
..
qmk CLI: Validate JSON keymap input (#16261) 2022-02-28 20:02:39 +00:00
kle2xy.py [kle2info] Trim the code in kle2xy (#8955) 2020-05-15 12:09:22 -07:00