diff --git a/config/west.yml b/config/west.yml index a7b0cdf..379d291 100644 --- a/config/west.yml +++ b/config/west.yml @@ -1,11 +1,11 @@ manifest: remotes: - - name: urob - url-base: https://github.com/urob + - name: zmkfirmware + url-base: https://github.com/zmkfirmware projects: - name: zmk - remote: urob - revision: fix-mod-morph + remote: zmkfirmware + revision: main import: app/west.yml self: path: config