diff options
Diffstat (limited to 'keyboards/handwired/battleship_gamepad/rules.mk')
-rw-r--r-- | keyboards/handwired/battleship_gamepad/rules.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/battleship_gamepad/rules.mk b/keyboards/handwired/battleship_gamepad/rules.mk index a7a44c3988..7422e73873 100644 --- a/keyboards/handwired/battleship_gamepad/rules.mk +++ b/keyboards/handwired/battleship_gamepad/rules.mk @@ -1,9 +1,3 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - SRC += analog.c # Build Options |