summaryrefslogtreecommitdiff
path: root/keyboards/zvecr/split_blackpill/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/zvecr/split_blackpill/config.h')
-rw-r--r--keyboards/zvecr/split_blackpill/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/zvecr/split_blackpill/config.h b/keyboards/zvecr/split_blackpill/config.h
index f86654f929..f56da72cc8 100644
--- a/keyboards/zvecr/split_blackpill/config.h
+++ b/keyboards/zvecr/split_blackpill/config.h
@@ -66,9 +66,6 @@
#define WS2812_DMA_STREAM STM32_DMA1_STREAM3
#define WS2812_DMA_CHANNEL 3
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */