I think this fixes the build process

This commit is contained in:
Greg Hellings
2024-06-20 20:02:19 -05:00
parent df40cfa698
commit 995995b64e
2 changed files with 6 additions and 4 deletions
+4 -2
View File
@@ -2,12 +2,14 @@ manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: pete
url-base: https://github.com/petejohanson
# 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
remote: pete
revision: feat/pointers-move-scroll
import: app/west.yml
self:
path: config