studio support
This commit is contained in:
+15
-6
@@ -1,16 +1,25 @@
|
||||
manifest:
|
||||
remotes:
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/petejohanson
|
||||
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
|
||||
- name: gpeye
|
||||
url-base: https://github.com/GPeye
|
||||
- name: petejohanson
|
||||
url-base: https://github.com/petejohanson
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: zmkfirmware
|
||||
revision: feat/pointers-move-scroll
|
||||
import: app/west.yml
|
||||
- name: urchin-peripheral-animation
|
||||
- name: eyelash_sofle
|
||||
url: https://github.com/a741725193/zmk-sofle
|
||||
revision: refactor
|
||||
- name: mario-peripheral-animation
|
||||
remote: gpeye
|
||||
revision: main
|
||||
- name: zmk
|
||||
remote: petejohanson
|
||||
revision: feat/pointers-with-input-processors
|
||||
import: app/west.yml
|
||||
self:
|
||||
path: config
|
||||
|
||||
Reference in New Issue
Block a user