adds planck light keyboard
[jackhill/qmk/firmware.git] / keyboards / planck / rev5 / rules.mk
index 3b22e0a..29eae4b 100644 (file)
@@ -1 +1,9 @@
+# Boot Section Size in *bytes*
+#   Teensy halfKay   512
+#   Teensy++ halfKay 1024
+#   Atmel DFU loader 4096
+#   LUFA bootloader  4096
+#   USBaspLoader     2048
+OPT_DEFS += -DBOOTLOADER_SIZE=4096
+
 AUDIO_ENABLE = yes           # Audio output on port C6
\ No newline at end of file