summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/pulse4k/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maxr1998/pulse4k/config.h')
-rw-r--r--keyboards/maxr1998/pulse4k/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/maxr1998/pulse4k/config.h b/keyboards/maxr1998/pulse4k/config.h
index 39d89eb5db..0fb50a75fb 100644
--- a/keyboards/maxr1998/pulse4k/config.h
+++ b/keyboards/maxr1998/pulse4k/config.h
@@ -17,7 +17,6 @@
#pragma once
-#include "config_common.h"
/* Key matrix size */
#define MATRIX_ROWS 2
@@ -30,9 +29,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/* Rotary encoders */
#define ENCODERS_PAD_A { D2, F6 }
#define ENCODERS_PAD_B { D3, F5 }