summaryrefslogtreecommitdiff
path: root/config/west.yml
blob: 379d29193b326c4173e6cdeb9a3fb2cbe04f2cb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
manifest:
  remotes:
    - name: zmkfirmware
      url-base: https://github.com/zmkfirmware
  projects:
    - name: zmk
      remote: zmkfirmware
      revision: main
      import: app/west.yml
  self:
    path: config