summaryrefslogtreecommitdiff
path: root/app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-06-26 11:38:58 -0400
committerPete Johanson <peter@peterjohanson.com>2020-06-26 11:38:58 -0400
commitf84a41de3e72c022edebc1a3e90df0aa140451e6 (patch)
tree33fb5e0c764117c4f1e1f0483751a59376121564 /app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig
parent185f9be6ab5802e736906cb134ee06f05230ceac (diff)
Only test w/ Kyria and handwire.
Diffstat (limited to 'app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig')
-rw-r--r--app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig b/app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig
deleted file mode 100644
index 196c636..0000000
--- a/app/boards/shields/petejohanson_proton_handwire/Kconfig.defconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-
-if SHIELD_PETEJOHANSON_PROTON_HANDWIRE
-
-config ZMK_KEYBOARD_NAME
- default "Pete's Proton Handwire"
-
-config ZMK_USB
- default y
-
-config ZMK_ACTION_MOD_TAP
- default y
-
-endif