mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-10 00:31:59 +00:00
22 lines
510 B
YAML
22 lines
510 B
YAML
manifest:
|
|
remotes:
|
|
- name: zmkfirmware
|
|
url-base: https://github.com/zmkfirmware
|
|
- name: mctechnology17
|
|
url-base: https://github.com/mctechnology17
|
|
- name: whoop-t
|
|
url-base: https://github.com/whoop-t
|
|
projects:
|
|
- name: zmk
|
|
remote: zmkfirmware
|
|
revision: main
|
|
import: app/west.yml
|
|
- name: nice-adventure-time
|
|
remote: whoop-t
|
|
revision: main
|
|
- name: zmk-nice-oled
|
|
remote: mctechnology17
|
|
revision: main
|
|
self:
|
|
path: config
|