mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2026-07-17 18:52:48 -09:00
refactor: return to zmkfirmware main
This commit is contained in:
+7
-4
@@ -1,12 +1,15 @@
|
||||
manifest:
|
||||
remotes:
|
||||
- name: urob
|
||||
url-base: https://github.com/urob
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
# Additional modules containing boards/shields/custom code can be listed here as well.
|
||||
# See:
|
||||
# - https://zmk.dev/docs/features/modules
|
||||
# - https://docs.zephyrproject.org/3.5.0/develop/west/manifest.html#projects
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: urob
|
||||
remote: zmkfirmware
|
||||
revision: main
|
||||
import: app/west.yml
|
||||
self:
|
||||
path: config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user