summaryrefslogtreecommitdiff
path: root/keyboards/contra/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/contra/config.h')
-rwxr-xr-xkeyboards/contra/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/contra/config.h b/keyboards/contra/config.h
index a6be554875..3f45e641f5 100755
--- a/keyboards/contra/config.h
+++ b/keyboards/contra/config.h
@@ -13,12 +13,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* number of backlight levels */
-
-#ifdef BACKLIGHT_PIN
-#define BACKLIGHT_LEVELS 0
-#endif
-
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5