diff options
Diffstat (limited to 'keyboards/playkbtw/pk64rgb/rules.mk')
-rw-r--r-- | keyboards/playkbtw/pk64rgb/rules.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/playkbtw/pk64rgb/rules.mk b/keyboards/playkbtw/pk64rgb/rules.mk index f5306fa8ff..e18aaeaa8a 100644 --- a/keyboards/playkbtw/pk64rgb/rules.mk +++ b/keyboards/playkbtw/pk64rgb/rules.mk @@ -1,9 +1,3 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = atmel-dfu - # Build Options # change yes to no to disable # @@ -20,6 +14,4 @@ RGB_MATRIX_DRIVER = IS31FL3733 AUDIO_ENABLE = no # Audio output -LAYOUTS = 64_ansi - LTO_ENABLE = yes
\ No newline at end of file |