mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 14:35:30 +00:00
18 lines
377 B
YAML
18 lines
377 B
YAML
manifest:
|
|
remotes:
|
|
- name: zmkfirmware
|
|
url-base: https://github.com/zmkfirmware
|
|
- name: infused-kim
|
|
url-base: https://github.com/infused-kim
|
|
projects:
|
|
- name: zmk
|
|
remote: infused-kim
|
|
revision: sofle
|
|
import: app/west.yml
|
|
#- name: zmk
|
|
# remote: zmkfirmware
|
|
# revision: main
|
|
# import: app/west.yml
|
|
self:
|
|
path: config
|