summary refs log tree commit diff stats
path: root/config/west.yml
blob: 1d2a57aae39f1766d19c8e6a4585a33db72a7d67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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