zmk-config/config/west.yml
Sam 26ee7cf1d7
Some checks failed
/ build (push) Failing after 0s
Initial User Config.
2024-11-04 12:51:08 -05:00

14 lines
392 B
YAML

manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
# Additional modules containing boards/shields/custom code can be listed here as well
# See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
projects:
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
self:
path: config