mirror of
https://github.com/dnlbauer/zmk-keyboards-corax.git
synced 2026-09-11 06:45:30 +00:00
Initial commit
This commit is contained in:
11
west.yml
Normal file
11
west.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
manifest:
|
||||
remotes:
|
||||
- name: remote-name
|
||||
url-base: https://github.com/remote-name
|
||||
projects:
|
||||
# Together with the above defined remote, this refers to a module located at
|
||||
# https://github.com/remote-name/repository-name
|
||||
- name: repository-name
|
||||
remote: remote-name
|
||||
# This points to a west manifest file in the remote module for further imports
|
||||
import: west.yml
|
||||
Reference in New Issue
Block a user