summaryrefslogtreecommitdiff
path: root/keyboards/toad/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-10-07 08:09:15 +0000
committerQMK Bot <hello@qmk.fm>2022-10-07 08:09:15 +0000
commit111dcdf7131618151edb93fdd1cdc751a5c871b3 (patch)
treec0a15c4556594bd80d400311e0e51469f17e70d6 /keyboards/toad/config.h
parent564589a0060d3692d3f55cd5effdc37d035ea004 (diff)
parentde2c81d5b29fc3b3b86f977b72ab3357a1d13a63 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/toad/config.h')
-rw-r--r--keyboards/toad/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/toad/config.h b/keyboards/toad/config.h
index 98669c3d99..92c2f06e59 100644
--- a/keyboards/toad/config.h
+++ b/keyboards/toad/config.h
@@ -17,12 +17,6 @@
#define LED_SCROLL_LOCK_PIN B5
#define LED_PIN_ON_STATE 0
-/* number of backlight levels */
-
-#ifdef BACKLIGHT_PIN
-#define BACKLIGHT_LEVELS 0
-#endif
-
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5