summaryrefslogtreecommitdiff
path: root/keyboards/evil80/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/evil80/config.h')
-rw-r--r--keyboards/evil80/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/evil80/config.h b/keyboards/evil80/config.h
index bf086b394a..5bb9f31021 100644
--- a/keyboards/evil80/config.h
+++ b/keyboards/evil80/config.h
@@ -1,6 +1,5 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 6
@@ -13,9 +12,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* define if matrix has ghost */
-//#define MATRIX_HAS_GHOST
-
#define LED_CAPS_LOCK_PIN B6
#define LED_SCROLL_LOCK_PIN B7
@@ -23,9 +19,6 @@
#define BACKLIGHT_BREATHING
#define BACKLIGHT_LEVELS 3
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE