Initial User Config.
This commit is contained in:
commit
094e904fa6
5 changed files with 55 additions and 0 deletions
11
config/west.yml
Normal file
11
config/west.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
manifest:
|
||||
remotes:
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: zmkfirmware
|
||||
revision: main
|
||||
import: app/west.yml
|
||||
self:
|
||||
path: config
|
Loading…
Add table
Add a link
Reference in a new issue