From 05bad9b2b1d186339967ae1c6adef666eb099806 Mon Sep 17 00:00:00 2001 From: Marshall Somerville <108949988+WainingForests@users.noreply.github.com> Date: Sat, 29 Jul 2023 08:00:08 -0500 Subject: [PATCH] Update west.yml --- config/west.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/west.yml b/config/west.yml index 379d291..4803347 100644 --- a/config/west.yml +++ b/config/west.yml @@ -2,10 +2,12 @@ manifest: remotes: - name: zmkfirmware url-base: https://github.com/zmkfirmware + - name: caksoylar + url-base: https://github.com/caksoylar projects: - name: zmk - remote: zmkfirmware - revision: main + remote: caksoylar + revision: caksoylar/zen-8bit import: app/west.yml self: path: config