added dongle support using mctech's code as module

This commit is contained in:
Darren Victoriano
2025-01-27 19:46:32 -08:00
parent 0f2844bb5d
commit f0e7228a41
3 changed files with 31 additions and 11 deletions

View File

@@ -4,10 +4,17 @@ manifest:
url-base: https://github.com/zmkfirmware
# Additional modules containing boards/shields/custom code can be listed here as well
# See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
# include corne with dongle pro_micro and xiao compatible
- name: mctechnology17
url-base: https://github.com/mctechnology17
projects:
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
# include corne with dongle pro_micro and xiao compatible
- name: zmk-config
remote: mctechnology17
revision: main
self:
path: config