Cleanup rules.mk for 32U4 keyboards, A-F (#6804)

* Cleanup rules.mk for 32U4 keyboards, A-F

* Put back stuff in VIA keymaps
This commit is contained in:
fauxpark 2019-10-06 05:09:35 +11:00 committed by Drashna Jaelre
parent 69b5375caa
commit fa0cc3bd58
3 changed files with 5 additions and 6 deletions

View file

@ -11,7 +11,6 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
# LUFA bootloader 4096 # LUFA bootloader 4096
# USBaspLoader 2048 # USBaspLoader 2048
BOOTLOADER = atmel-dfu BOOTLOADER = atmel-dfu
#OPT_DEFS += -DBOOTLOADER_SIZE=4096
# Do not put the microcontroller into power saving mode # Do not put the microcontroller into power saving mode
# when we get USB suspend event. We want it to keep updating # when we get USB suspend event. We want it to keep updating