diff options
| -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 |