diff options
Diffstat (limited to 'keyboard/satan/Makefile')
-rw-r--r-- | keyboard/satan/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboard/satan/Makefile b/keyboard/satan/Makefile index 8090c59c45..0ad71007e1 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 |