I think this fixes the build process
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user