From 9fad135fba80242817d086255dc21ad55470ab81 Mon Sep 17 00:00:00 2001 From: rain2813 <149554389+rain2813@users.noreply.github.com> Date: Tue, 27 Feb 2024 02:11:41 +0800 Subject: [PATCH] Update west.yml --- config/west.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/west.yml b/config/west.yml index 52dc2e2..379d291 100644 --- a/config/west.yml +++ b/config/west.yml @@ -1,11 +1,11 @@ manifest: remotes: - name: zmkfirmware - url-base: https://github.com/ALpotato + url-base: https://github.com/zmkfirmware projects: - name: zmk remote: zmkfirmware - revision: ptdevice-alpotato + revision: main import: app/west.yml self: path: config