summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorVictor <lucachi.victor@gmail.com>2023-07-21 21:47:51 +0300
committerGitHub <noreply@github.com>2023-07-21 21:47:51 +0300
commit384d0cbce7c439e460694d42f5b3d85aafd4fde3 (patch)
treec3a3bf62c746a0f82c77636182e4f3085561c9ee
parent4129017978879fcd4f87e0cd521b597dee925771 (diff)
downloadzmk-config-384d0cbce7c439e460694d42f5b3d85aafd4fde3.tar.gz
zmk-config-384d0cbce7c439e460694d42f5b3d85aafd4fde3.zip
fix merged, moving to mainline zmk
-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