diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-16 22:35:29 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-06-16 22:35:29 -0400 |
commit | 8ee9a374988fdf5c0d6c28ff67a5c1cfaca49f66 (patch) | |
tree | 3cb60854974990a747311dd5877c5c8a8c331293 /app/boards/shields | |
parent | a4885db2bf6c5f72c3235721668603860610e5e0 (diff) |
Tweak the defconfigs for nice_nano and handwire.
Diffstat (limited to 'app/boards/shields')
-rw-r--r-- | app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig b/app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig index 1149c33..196c636 100644 --- a/app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig +++ b/app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig @@ -7,9 +7,6 @@ config ZMK_KEYBOARD_NAME config ZMK_USB default y -config ZMK_BLE - default y - config ZMK_ACTION_MOD_TAP default y |