Refactor where ZMK KConfigs come from.

This commit is contained in:
Pete Johanson
2020-05-29 00:15:57 -04:00
parent 45f65a0297
commit dbd4cc66c0
6 changed files with 56 additions and 30 deletions

View File

@@ -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