summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config/west.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/west.yml b/config/west.yml
index 033dd3b..adc97b7 100644
--- a/config/west.yml
+++ b/config/west.yml
@@ -1,11 +1,11 @@
 manifest:
   remotes:
     - name: zmkfirmware
-      url-base: https://github.com/petejohanson
+      url-base: https://github.com/zmkfirmware
   projects:
     - name: zmk
       remote: zmkfirmware
-      revision: bluetooth/split-peripheral-slot-clearing-fix
+      revision: main
       import: app/west.yml
   self:
-    path: config
+    path: config
\ No newline at end of file