Files
zmk-sofle/config/west.yml
T
2025-05-27 20:28:31 +08:00

21 lines
596 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://zmk.dev/docs/features/modules
# - https://docs.zephyrproject.org/3.5.0/develop/west/manifest.html#projects
- name: gpeye
url-base: https://github.com/GPeye
projects:
- name: mario-peripheral-animation
remote: gpeye
revision: main
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
self:
path: boards