diff --git a/keyboards/xd75/rules.mk b/keyboards/xd75/rules.mk index 7aa70212ed..5f6e856486 100644 --- a/keyboards/xd75/rules.mk +++ b/keyboards/xd75/rules.mk @@ -45,7 +45,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT # Atmel DFU loader 4096 # LUFA bootloader 4096 # USBaspLoader 2048 -OPT_DEFS += -DBOOTLOADER_SIZE=4996 +OPT_DEFS += -DBOOTLOADER_SIZE=4096 # QMK Build Options # change to "no" to disable the options, or define them in the Makefile in