summaryrefslogtreecommitdiff
path: root/keyboards/yampad
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yampad')
-rw-r--r--keyboards/yampad/info.json3
-rw-r--r--keyboards/yampad/rules.mk1
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/yampad/info.json b/keyboards/yampad/info.json
index da0ed58f71..41358b56d8 100644
--- a/keyboards/yampad/info.json
+++ b/keyboards/yampad/info.json
@@ -14,6 +14,9 @@
"ws2812": {
"pin": "F4"
},
+ "build": {
+ "debounce_type": "sym_eager_pk"
+ },
"matrix_pins": {
"cols": ["B1", "B3", "B2", "B6"],
"rows": ["C6", "D7", "E6", "B4", "B5"]
diff --git a/keyboards/yampad/rules.mk b/keyboards/yampad/rules.mk
index 9f1bf19863..5d58ddf6fa 100644
--- a/keyboards/yampad/rules.mk
+++ b/keyboards/yampad/rules.mk
@@ -6,7 +6,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
COMMAND_ENABLE = no # Commands for debug and configuration
CONSOLE_ENABLE = no # Console for debug
-DEBOUNCE_TYPE = sym_eager_pk
EXTRAKEY_ENABLE = no # Audio control and System control
LTO_ENABLE = yes # Link time optimise, reduce firmware size
MOUSEKEY_ENABLE = no # Mouse keys