diff options
Diffstat (limited to 'keyboards/cluepad/Makefile')
-rw-r--r-- | keyboards/cluepad/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/cluepad/Makefile b/keyboards/cluepad/Makefile index eb7a58025e..a331ff4dcd 100644 --- a/keyboards/cluepad/Makefile +++ b/keyboards/cluepad/Makefile @@ -1,8 +1,4 @@ - -# # project specific files -SRC = backlight.c - # MCU name #MCU = at90usb1287 MCU = atmega32u4 |