summary refs log tree commit diff
path: root/config/west.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/west.yml')
-rw-r--r--config/west.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/west.yml b/config/west.yml
new file mode 100644
index 0000000..379d291
--- /dev/null
+++ b/config/west.yml
@@ -0,0 +1,11 @@
+manifest:
+  remotes:
+    - name: zmkfirmware
+      url-base: https://github.com/zmkfirmware
+  projects:
+    - name: zmk
+      remote: zmkfirmware
+      revision: main
+      import: app/west.yml
+  self:
+    path: config