17 lines
381 B
YAML
17 lines
381 B
YAML
manifest:
|
|
remotes:
|
|
- name: zmkfirmware
|
|
url-base: https://github.com/petejohanson
|
|
- name: inorichi
|
|
url-base: https://github.com/inorichi
|
|
projects:
|
|
- name: zmk
|
|
remote: zmkfirmware
|
|
revision: feat/pointers-move-scroll
|
|
import: app/west.yml
|
|
- name: zmk-pmw3610-driver
|
|
remote: inorichi
|
|
revision: main
|
|
self:
|
|
path: config
|