summaryrefslogtreecommitdiff
path: root/keyboards/wsk/pain27/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wsk/pain27/config.h')
-rw-r--r--keyboards/wsk/pain27/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/wsk/pain27/config.h b/keyboards/wsk/pain27/config.h
index bdb41e4fcb..3437dd78cd 100644
--- a/keyboards/wsk/pain27/config.h
+++ b/keyboards/wsk/pain27/config.h
@@ -1,6 +1,5 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 3
@@ -13,8 +12,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* number of backlight levels */
-
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_LEVELS 3
#endif