From 27d79264792ac93b82e0f4248292b5aa1c01dda3 Mon Sep 17 00:00:00 2001 From: ReFil <31960031+ReFil@users.noreply.github.com> Date: Fri, 29 Sep 2023 19:10:26 +0100 Subject: [PATCH] Update west.yml --- config/west.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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