summaryrefslogtreecommitdiff
path: root/keyboards/flehrad/tradestation/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/flehrad/tradestation/config.h')
-rw-r--r--keyboards/flehrad/tradestation/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/flehrad/tradestation/config.h b/keyboards/flehrad/tradestation/config.h
index cf9b180f4c..2de753f7de 100644
--- a/keyboards/flehrad/tradestation/config.h
+++ b/keyboards/flehrad/tradestation/config.h
@@ -15,7 +15,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 4
@@ -28,8 +27,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* number of backlight levels */
-
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_LEVELS 3
#endif