diff options
| author | Victor <lucachi.victor@gmail.com> | 2024-06-16 14:26:55 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-16 14:26:55 +0300 |
| commit | 4d40f174e70c85befaeef87d7a32468fadf6e234 (patch) | |
| tree | f71314808d79e3278f9a32904c6a2963c59c6a41 | |
| parent | caa38a42a2731c6cc989e10de80f6f7a5f244d8a (diff) | |
| download | zmk-config-4d40f174e70c85befaeef87d7a32468fadf6e234.tar.gz zmk-config-4d40f174e70c85befaeef87d7a32468fadf6e234.zip | |
update pointer remote
| -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 |