From dbd4cc66c0cbdc9b02b8ad330edbb5640404810f Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Fri, 29 May 2020 00:15:57 -0400 Subject: Refactor where ZMK KConfigs come from. --- boards/shields/petejohanson_handwire/Kconfig.defconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'boards/shields/petejohanson_handwire/Kconfig.defconfig') diff --git a/boards/shields/petejohanson_handwire/Kconfig.defconfig b/boards/shields/petejohanson_handwire/Kconfig.defconfig index 77bd288..7da09ac 100644 --- a/boards/shields/petejohanson_handwire/Kconfig.defconfig +++ b/boards/shields/petejohanson_handwire/Kconfig.defconfig @@ -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 -- cgit v1.2.3