initial commit
This commit is contained in:
commit
34e3e2b2ff
12 changed files with 312 additions and 0 deletions
13
config/west.yml
Normal file
13
config/west.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
manifest:
|
||||
remotes:
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
- name: petejohanson
|
||||
url-base: https://github.com/petejohanson
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: petejohanson
|
||||
revision: behaviors/key-repeat
|
||||
import: app/west.yml
|
||||
self:
|
||||
path: config
|
||||
Loading…
Add table
Add a link
Reference in a new issue