mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-21 09:30:26 +01:00
retarget actions to zmk upstream
This commit is contained in:
parent
d0842a0c5c
commit
ce1cd36854
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
manifest:
|
||||
remotes:
|
||||
- name: urob
|
||||
url-base: https://github.com/urob
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: urob
|
||||
revision: fix-mod-morph
|
||||
remote: zmkfirmware
|
||||
revision: main
|
||||
import: app/west.yml
|
||||
self:
|
||||
path: config
|
||||
|
|
Loading…
Reference in a new issue