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
13
firmware/zmk-config/boards/shields/goose/goose.zmk.yml
Normal file
13
firmware/zmk-config/boards/shields/goose/goose.zmk.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
file_format: "1"
|
||||
id: goose
|
||||
name: Cherry Goose
|
||||
type: shield
|
||||
url: https://github.com/Pipshag/goosekb
|
||||
requires:
|
||||
- seeeduino_xiao_ble
|
||||
features:
|
||||
- keys
|
||||
- encoder
|
||||
siblings:
|
||||
- goose_left
|
||||
- goose_right
|
||||
Loading…
Add table
Add a link
Reference in a new issue