added xiao dongle support
This commit is contained in:
@@ -4,17 +4,10 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user