mirror of
https://github.com/zoriya/abyss.git
synced 2026-08-15 18:44:47 +00:00
16 lines
387 B
YAML
16 lines
387 B
YAML
manifest:
|
|
remotes:
|
|
- name: zmkfirmware
|
|
url-base: https://github.com/zmkfirmware
|
|
- name: urob
|
|
url-base: https://github.com/urob
|
|
projects:
|
|
- name: zmk
|
|
# remote: zmkfirmware
|
|
# Using urob's fork until https://github.com/zmkfirmware/zmk/pull/1451 get's merged
|
|
remote: urob
|
|
revision: main
|
|
import: app/west.yml
|
|
self:
|
|
path: config
|