diff options
Diffstat (limited to 'keyboards/satan/Makefile')
-rw-r--r-- | keyboards/satan/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/satan/Makefile b/keyboards/satan/Makefile index 0ad71007e1..184b5ac372 100644 --- a/keyboards/satan/Makefile +++ b/keyboards/satan/Makefile @@ -1,7 +1,4 @@ - -SRC = led.c - # MCU name #MCU = at90usb1287 MCU = atmega32u4 |