Fix west.yaml for flip back to upstream zmk
This commit is contained in:
parent
69b5a32344
commit
f93990d264
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ manifest:
|
||||||
projects:
|
projects:
|
||||||
- name: zmk
|
- name: zmk
|
||||||
remote: zmkfirmware
|
remote: zmkfirmware
|
||||||
revision: ardux
|
revision: main
|
||||||
import: app/west.yml
|
import: app/west.yml
|
||||||
self:
|
self:
|
||||||
path: config
|
path: config
|
||||||
|
|
Loading…
Reference in a new issue