prettier
This commit is contained in:
parent
8f4282b982
commit
c9c1a129a7
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ The `module` property has three children:
|
||||||
|
|
||||||
- `url` pointing to the repository containing an appropriate module, if the type of the metadata demands it. This can be the same as `url`, and can be shared with other metadata files e.g. if multiple shields are defined in one module.
|
- `url` pointing to the repository containing an appropriate module, if the type of the metadata demands it. This can be the same as `url`, and can be shared with other metadata files e.g. if multiple shields are defined in one module.
|
||||||
- `version` is a list of assignments from ZMK versions to commits in the module. Note that a module's `HEAD` cannot be assigned to a ZMK version.
|
- `version` is a list of assignments from ZMK versions to commits in the module. Note that a module's `HEAD` cannot be assigned to a ZMK version.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
module:
|
module:
|
||||||
murl: https://github.com/infused-kim/kb_zmk_ps2_mouse_trackpoint_driver
|
murl: https://github.com/infused-kim/kb_zmk_ps2_mouse_trackpoint_driver
|
||||||
|
|
Loading…
Add table
Reference in a new issue