Skip to content

Commit

Permalink
Add urob's zmk-auto-layer module.
Browse files Browse the repository at this point in the history
  • Loading branch information
amacleod committed Sep 30, 2024
1 parent c9a7993 commit aae97fd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
# Additional modules containing boards/shields/custom code can be listed here as well
# See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
- name: urob
url-base: https://github.com/urob
- name: amacleod
Expand All @@ -16,7 +14,10 @@ manifest:
import: app/west.yml
- name: zmk-helpers
remote: urob
revision: v2 # switch to main when urob makes v2 main
revision: main
- name: zmk-auto-layer
remote: urob
revision: main
- name: zaphod-config
remote: amacleod
revision: main
Expand Down

0 comments on commit aae97fd

Please sign in to comment.