Files
zmk-config/config/west.yml
T

28 lines
611 B
YAML
Raw Normal View History

2024-05-27 13:37:53 -05:00
#manifest:
# remotes:
# - name: zmkfirmware
# url-base: https://github.com/zmkfirmware
# projects:
# - name: zmk
# remote: zmkfirmware
# revision: main
# import: app/west.yml
# self:
# path: config
2024-04-22 17:56:54 -05:00
manifest:
remotes:
- name: zmkfirmware
2024-05-27 13:37:53 -05:00
url-base: https://github.com/petejohanson
- name: inorichi
url-base: https://github.com/inorichi
2024-04-22 17:56:54 -05:00
projects:
- name: zmk
remote: zmkfirmware
2024-05-27 13:37:53 -05:00
revision: feat/pointers-move-scroll
2024-04-22 17:56:54 -05:00
import: app/west.yml
2024-05-27 13:37:53 -05:00
- name: zmk-pmw3610-driver
remote: inorichi
revision: main
2024-04-22 17:56:54 -05:00
self:
2024-05-27 13:37:53 -05:00
path: config