]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bmini/rules.mk
Updates bootloader settings, adds file size check (#2029)
[qmk_firmware.git] / keyboards / bmini / rules.mk
index 41a87973d47faeb7b8a93068b4ee66e0fc650d6c..73c361e2a826fee2f28f1d1398bba52101219764 100644 (file)
@@ -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 = bootloadHID
+
 # 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