fix: use goosekb zmk config as starting point for firmware
This commit is contained in:
parent
1878cfe636
commit
b3b04d9847
10 changed files with 393 additions and 0 deletions
11
firmware/zmk-config/west.yml
Normal file
11
firmware/zmk-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