Refactor where ZMK KConfigs come from.
This commit is contained in:
parent
45f65a0297
commit
dbd4cc66c0
6 changed files with 56 additions and 30 deletions
|
|
@ -1,4 +1,13 @@
|
|||
|
||||
if SHIELD_PETEJOHANSON_HANDWIRE
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Pete's Handwire Breadboard"
|
||||
|
||||
config ZMK_BLE
|
||||
default y
|
||||
|
||||
config ZMK_ACTION_MOD_TAP
|
||||
default y
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue