diff --git a/config/west.yml b/config/west.yml index d255c02..12e7449 100644 --- a/config/west.yml +++ b/config/west.yml @@ -2,12 +2,12 @@ manifest: remotes: - name: zmkfirmware url-base: https://github.com/zmkfirmware - - name: bortoz - url-base: https://github.com/bortoz + - name: refil + url-base: https://github.com/refil projects: - name: zmk - remote: bortoz - revision: backlight + remote: refil + revision: main import: app/west.yml self: path: config