summaryrefslogtreecommitdiff
path: root/keyboards/yampad
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-08-09 19:46:18 +0100
committerGitHub <noreply@github.com>2021-08-09 19:46:18 +0100
commitc0628c2820b436550f62af5f6b7fae1f66b0bf8b (patch)
tree015f943e8586e27dee0b07bb705732e93ceb53e2 /keyboards/yampad
parent7c691d82bf21f8bdbc98d4193d2ad3956528c25a (diff)
Remove backwards compatibility of debounce names (#13877)
* Remove backwards compatibility of debounce names * Update docs * Update keyboards/keymaps
Diffstat (limited to 'keyboards/yampad')
-rw-r--r--keyboards/yampad/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yampad/rules.mk b/keyboards/yampad/rules.mk
index 21c7ffe710..872fd4c729 100644
--- a/keyboards/yampad/rules.mk
+++ b/keyboards/yampad/rules.mk
@@ -21,4 +21,4 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
OLED_DRIVER_ENABLE = yes
-DEBOUNCE_TYPE = eager_pk
+DEBOUNCE_TYPE = sym_eager_pk