Initial commit

This commit is contained in:
Eryn Wells 2024-08-31 17:16:46 -07:00 committed by GitHub
commit da1c3ddd00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 106 additions and 0 deletions

11
config/west.yml Normal file
View 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