summaryrefslogtreecommitdiff
path: root/keyboards/pjb/eros/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/pjb/eros/config.h')
-rw-r--r--keyboards/pjb/eros/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/pjb/eros/config.h b/keyboards/pjb/eros/config.h
index c8d9692461..784e044071 100644
--- a/keyboards/pjb/eros/config.h
+++ b/keyboards/pjb/eros/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
#define MATRIX_ROWS 6
#define MATRIX_COLS 17
@@ -25,7 +24,6 @@
#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, C7, C6, B6, B5, D4, D5, B4, D3, D2, E6, B3 }
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 5
#define LED_CAPS_LOCK_PIN D6
#define LED_SCROLL_LOCK_PIN D0