summaryrefslogtreecommitdiff
path: root/keyboards/tgr/jane/v2ce/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tgr/jane/v2ce/config.h')
-rw-r--r--keyboards/tgr/jane/v2ce/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/tgr/jane/v2ce/config.h b/keyboards/tgr/jane/v2ce/config.h
index 37c3e962a6..d33b3a1d0b 100644
--- a/keyboards/tgr/jane/v2ce/config.h
+++ b/keyboards/tgr/jane/v2ce/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
#define MATRIX_ROWS 8
#define MATRIX_COLS 15
@@ -26,7 +25,6 @@
#define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4, C3, C2, D7 }
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 5
#define BACKLIGHT_PIN D4
#define BACKLIGHT_LEVELS 3