keyboards/zofle/config/west.yml

18 lines
392 B
YAML
Raw Normal View History

2021-11-08 23:20:01 -06:00
manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
# - name: infused-kim
2024-06-24 16:16:41 -05:00
# url-base: https://github.com/infused-kim
2021-11-08 23:20:01 -06:00
projects:
- name: zmk
remote: zmkfirmware
revision: main
2021-11-08 23:20:01 -06:00
import: app/west.yml
2024-06-24 16:16:41 -05:00
# - name: zmk
# remote: infused-kim
# revision: main
# import: app/west.yml
2021-11-08 23:20:01 -06:00
self:
2024-06-24 16:16:41 -05:00
path: config