X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fmechmini%2Frules.mk;h=ed55ae1c43c2edcb90819477725560d81d71b8f2;hb=9fdc27626097ae03b767a09427efc90475d90955;hp=d089858273fee795368a78500bd7b04d8ff4f0b3;hpb=9113f3387a670373919fe62899b0ab27e9d89eba;p=qmk_firmware.git diff --git a/keyboards/mechmini/rules.mk b/keyboards/mechmini/rules.mk index d08985827..ed55ae1c4 100644 --- a/keyboards/mechmini/rules.mk +++ b/keyboards/mechmini/rules.mk @@ -24,6 +24,12 @@ NO_SUSPEND_POWER_DOWN = yes # processor frequency F_CPU = 12000000 +# Bootloader +# This definition is optional, and if your keyboard supports multiple bootloaders of +# different sizes, comment this out, and the correct address will be loaded +# automatically (+60). See bootloader.mk for all options. +BOOTLOADER = atmel-dfu + # build options BOOTMAGIC_ENABLE = yes MOUSEKEY_ENABLE = yes @@ -35,7 +41,6 @@ RGBLIGHT_ENABLE = yes RGBLIGHT_CUSTOM_DRIVER = yes OPT_DEFS = -DDEBUG_LEVEL=0 -OPT_DEFS += -DBOOTLOADER_SIZE=2048 # custom matrix setup CUSTOM_MATRIX = yes