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