summaryrefslogtreecommitdiff
path: root/keyboards/taleguers/taleguers75/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/taleguers/taleguers75/config.h')
-rw-r--r--keyboards/taleguers/taleguers75/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/taleguers/taleguers75/config.h b/keyboards/taleguers/taleguers75/config.h
index 36beeaefa6..4fe98319e9 100644
--- a/keyboards/taleguers/taleguers75/config.h
+++ b/keyboards/taleguers/taleguers75/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 6
@@ -32,8 +31,6 @@
#define ENCODERS_PAD_A { B6 }
#define ENCODERS_PAD_B { B5 }
-/* number of backlight levels */
-
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_LEVELS 3
#endif