]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboard/planck/Makefile
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
[qmk_firmware.git] / keyboard / planck / Makefile
index 01d9e3ce9a504e75dcd6b498dfa2f90074b7d0e5..c0c6201cba3ed9c084c8c8145e9d0c5312ee8a71 100644 (file)
@@ -171,10 +171,6 @@ endif
 
 endif
 
-ifeq ($(strip $(BACKLIGHT_ENABLE)), yes)
-       SRC := backlight.c $(SRC)
-endif
-
 # Optimize size but this may cause error "relocation truncated to fit"
 #EXTRALDFLAGS = -Wl,--relax