]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/light/rules.mk
Updates bootloader settings, adds file size check (#2029)
[qmk_firmware.git] / keyboards / planck / light / rules.mk
index 02c39c43a08e8a83f4fe3ec2f4d283fa23a12b83..1225a5d28dd925b5c328c8b78dd09b9f36aca61b 100644 (file)
@@ -4,6 +4,4 @@ MOUSEKEY_ENABLE = yes       # Mouse keys(+4700)
 NKRO_ENABLE = yes            # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
 BACKLIGHT_ENABLE = yes      # Enable keyboard backlight functionality
 
-OPT_DEFS += -DBOOTLOADER_SIZE=8192
-
 MCU = at90usb1286
\ No newline at end of file