diff options
| author | ReFil <31960031+ReFil@users.noreply.github.com> | 2023-10-20 21:55:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-20 21:55:37 +0100 |
| commit | 71a5ba15e5a1e07779d4c9e2af66a13841dd4cb2 (patch) | |
| tree | 8a69bd54c93baa28a5a7590fe610900ce33a47de /config/west.yml | |
| parent | 82494e7740b8bf30d87c052c0b4c63d366ec32ae (diff) | |
Update ZMK (#248)
Tweaks to point to new ZMK branch, changes to support this.
Diffstat (limited to 'config/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 3d195d8..ceaefbf 100644 --- a/config/west.yml +++ b/config/west.yml @@ -7,7 +7,7 @@ manifest: projects: - name: zmk remote: refil - revision: adv360-z3.2 + revision: adv360-z3.2-2 import: app/west.yml self: path: config |
