Source build of Wyldbuilds 4x6 Dactyl
This commit is contained in:
+20
-5
@@ -1,13 +1,28 @@
|
||||
#manifest:
|
||||
# remotes:
|
||||
# - name: zmkfirmware
|
||||
# url-base: https://github.com/zmkfirmware
|
||||
# projects:
|
||||
# - name: zmk
|
||||
# remote: zmkfirmware
|
||||
# revision: main
|
||||
# import: app/west.yml
|
||||
# self:
|
||||
# path: config
|
||||
|
||||
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://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
|
||||
url-base: https://github.com/petejohanson
|
||||
- name: inorichi
|
||||
url-base: https://github.com/inorichi
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: zmkfirmware
|
||||
revision: main
|
||||
revision: feat/pointers-move-scroll
|
||||
import: app/west.yml
|
||||
- name: zmk-pmw3610-driver
|
||||
remote: inorichi
|
||||
revision: main
|
||||
self:
|
||||
path: config
|
||||
path: config
|
||||
Reference in New Issue
Block a user