summaryrefslogtreecommitdiff
path: root/keyboards/draculad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/draculad/config.h')
-rw-r--r--keyboards/draculad/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/draculad/config.h b/keyboards/draculad/config.h
index 3570fb41e9..9263c14bed 100644
--- a/keyboards/draculad/config.h
+++ b/keyboards/draculad/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
#define MATRIX_ROWS 8
#define MATRIX_COLS 5
@@ -27,8 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 5
-
#define SOFT_SERIAL_PIN D2
#ifdef OLED_ENABLE