summaryrefslogtreecommitdiff
path: root/keyboard/satan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/satan/Makefile')
-rw-r--r--keyboard/satan/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboard/satan/Makefile b/keyboard/satan/Makefile
index 8090c59c4..0ad71007e 100644
--- a/keyboard/satan/Makefile
+++ b/keyboard/satan/Makefile
@@ -68,10 +68,6 @@ AUDIO_ENABLE ?= no
UNICODE_ENABLE ?= no # Unicode
BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID
-#ifdef BACKLIGHT_ENABLE
- SRC := backlight.c $(SRC)
-#endif
-
ifndef QUANTUM_DIR
include ../../Makefile
endif