]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/xd75/rules.mk
Added amj40 keymap (#2754)
[qmk_firmware.git] / keyboards / xd75 / rules.mk
index 7aa70212ed458c669be42fb8345f446cbffe8fb8..5f6e856486426ece5b7b20d3dbad4a4d61a5ae03 100644 (file)
@@ -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