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 94f76b4..75611ae 100644 --- a/config/west.yml +++ b/config/west.yml @@ -1,7 +1,7 @@ manifest: remotes: - name: zmkfirmware - url-base: https://github.com/zmkfirmware + url-base: https://github.com/petejohanson - name: badjeff url-base: https://github.com/badjeff # Additional modules containing boards/shields/custom code can be listed here as well |