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
5
firmware/zmk-config/boards/shields/goose/Kconfig.shield
Normal file
5
firmware/zmk-config/boards/shields/goose/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
config SHIELD_GOOSE_LEFT
|
||||
def_bool $(shields_list_contains,goose_left)
|
||||
|
||||
config SHIELD_GOOSE_RIGHT
|
||||
def_bool $(shields_list_contains,goose_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue