aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/west.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/config/west.yml b/config/west.yml
new file mode 100644
index 0000000..0103a1f
--- /dev/null
+++ b/config/west.yml
@@ -0,0 +1,34 @@
+manifest:
+ remotes:
+ - name: zmkfirmware
+ url-base: https://github.com/zmkfirmware
+ projects:
+ - name: zmk
+ remote: zmkfirmware
+ revision: 9935e8df471379538e5e4e046c716a0f1740eaf2 # main
+ import: app/west.yml
+ - name: zephyr
+ remote: zmkfirmware
+ revision: f8e4d15791602c67405c0fd2651167a895939565 # v3.5.0+zmk-fixes
+ import:
+ name-blocklist:
+ - ci-tools
+ - hal_altera
+ - hal_cypress
+ - hal_infineon
+ - hal_microchip
+ - hal_nxp
+ - hal_openisa
+ - hal_silabs
+ - hal_xtensa
+ - hal_st
+ - hal_ti
+ - loramac-node
+ - mcuboot
+ - mcumgr
+ - net-tools
+ - openthread
+ - edtt
+ - trusted-firmware-m
+ self:
+ path: config