forked from kofal.net/zmk
feat: Add hardware metadata schema.
* Initial hardware metadata JSON schema. * GH Action to validate all schemas for boards/shields.
This commit is contained in:
committed by
Pete Johanson
parent
4a5454b0f9
commit
1d69bdda60
@@ -7,3 +7,8 @@ west-commands:
|
||||
- name: test
|
||||
class: Test
|
||||
help: run ZMK testsuite
|
||||
- file: scripts/west_commands/metadata.py
|
||||
commands:
|
||||
- name: metadata
|
||||
class: Metadata
|
||||
help: Operate on ZMK metadata files
|
||||
|
||||
Reference in New Issue
Block a user