diff options
| author | eigatech <120486526+eigatech@users.noreply.github.com> | 2023-04-29 13:11:58 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-29 13:11:58 +0300 |
| commit | df5e6684d9504977ea76985249b8aaecb5df0e28 (patch) | |
| tree | a03f9747119b5b460d35747df88edb6238a3996d | |
| parent | 2f25beb2196e828b1c5176ffeef02bc5474f7b1d (diff) | |
| download | zmk-config-df5e6684d9504977ea76985249b8aaecb5df0e28.tar.gz zmk-config-df5e6684d9504977ea76985249b8aaecb5df0e28.zip | |
Update west.yml
| -rw-r--r-- | config/west.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/west.yml b/config/west.yml index 623e0f2..ef93b42 100644 --- a/config/west.yml +++ b/config/west.yml @@ -5,7 +5,7 @@ manifest: projects: - name: zmk remote: zmkfirmware - revision: pmw3610 + revision: pmw3610-aml import: app/west.yml self: path: config |