summaryrefslogtreecommitdiff
path: root/app/boards/shields/petejohanson_pro_micro_handwire/Kconfig.defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'app/boards/shields/petejohanson_pro_micro_handwire/Kconfig.defconfig')
-rw-r--r--app/boards/shields/petejohanson_pro_micro_handwire/Kconfig.defconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/app/boards/shields/petejohanson_pro_micro_handwire/Kconfig.defconfig b/app/boards/shields/petejohanson_pro_micro_handwire/Kconfig.defconfig
deleted file mode 100644
index 5098fc8..0000000
--- a/app/boards/shields/petejohanson_pro_micro_handwire/Kconfig.defconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-
-if SHIELD_PETEJOHANSON_PRO_MICRO_HANDWIRE
-
-config ZMK_KEYBOARD_NAME
- default "Pete's ProMicro Compat Handwire"
-
-config ZMK_USB
- default y
-
-config ZMK_ACTION_MOD_TAP
- default y
-
-endif