Files
zmk-keyboards-corax/west.yml
Daniel Bauer cfbdb4baab Initial commit
2025-05-25 16:12:04 +02:00

11 lines
399 B
YAML

manifest:
remotes:
- name: remote-name
url-base: https://github.com/remote-name
projects:
# Together with the above defined remote, this refers to a module located at
# https://github.com/remote-name/repository-name
- name: repository-name
remote: remote-name
# This points to a west manifest file in the remote module for further imports
import: west.yml