2024-04-22 17:56:54 -05:00
|
|
|
manifest:
|
|
|
|
|
remotes:
|
|
|
|
|
- name: zmkfirmware
|
|
|
|
|
url-base: https://github.com/zmkfirmware
|
2024-06-20 20:02:19 -05:00
|
|
|
- name: pete
|
|
|
|
|
url-base: https://github.com/petejohanson
|
2024-04-22 17:56:54 -05:00
|
|
|
# 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
|
2024-06-20 20:02:19 -05:00
|
|
|
remote: pete
|
2024-10-28 12:32:48 -05:00
|
|
|
revision: feat/pointers-with-input-processors
|
2024-04-22 17:56:54 -05:00
|
|
|
import: app/west.yml
|
|
|
|
|
self:
|
|
|
|
|
path: config
|