From 59edb52333b60854a15e2fdbbc422befcef8e205 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Fri, 23 Aug 2024 17:20:35 +0200 Subject: [PATCH] Use my fork of zmk --- config/west.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/west.yml b/config/west.yml index 45f5cf1..5008edc 100644 --- a/config/west.yml +++ b/config/west.yml @@ -4,11 +4,14 @@ manifest: url-base: https://github.com/zmkfirmware - name: urob url-base: https://github.com/urob + - name: zoriya + url-base: https://github.com/zoriya projects: - name: zmk # remote: zmkfirmware # Using urob's fork until https://github.com/zmkfirmware/zmk/pull/1451 get's merged - remote: urob + # my fork is updated and cherry-picked the relevent commit from previous PR. + remote: zoriya revision: main import: app/west.yml self: