diff options
| author | eigatech <120486526+eigatech@users.noreply.github.com> | 2023-04-24 19:13:48 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-24 19:13:48 +0300 |
| commit | 2559ce7f0960805980d9064e2c206ad616b0848b (patch) | |
| tree | 1049b6a3e594f2397df3c68d62aab72460a7ba8b | |
| parent | fb6ab92178a923a42dc717dcf8f7d7aa3fcd53dd (diff) | |
| download | zmk-config-2559ce7f0960805980d9064e2c206ad616b0848b.tar.gz zmk-config-2559ce7f0960805980d9064e2c206ad616b0848b.zip | |
Update west.yml
| -rw-r--r-- | config/west.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/west.yml b/config/west.yml index 379d291..623e0f2 100644 --- a/config/west.yml +++ b/config/west.yml @@ -1,11 +1,11 @@ manifest: remotes: - name: zmkfirmware - url-base: https://github.com/zmkfirmware + url-base: https://github.com/victorlucachi projects: - name: zmk remote: zmkfirmware - revision: main + revision: pmw3610 import: app/west.yml self: path: config |