diff options
Diffstat (limited to 'quantum/template/avr/rules.mk')
| -rw-r--r-- | quantum/template/avr/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/template/avr/rules.mk b/quantum/template/avr/rules.mk index bb2bd14f9..ea0c83c68 100644 --- a/quantum/template/avr/rules.mk +++ b/quantum/template/avr/rules.mk | |||
| @@ -13,6 +13,7 @@ BOOTLOADER = atmel-dfu | |||
| 13 | 13 | ||
| 14 | # If you don't know the bootloader type, then you can specify the | 14 | # If you don't know the bootloader type, then you can specify the |
| 15 | # Boot Section Size in *bytes* by uncommenting out the OPT_DEFS line | 15 | # Boot Section Size in *bytes* by uncommenting out the OPT_DEFS line |
| 16 | # Otherwise, delete this section | ||
| 16 | # Teensy halfKay 512 | 17 | # Teensy halfKay 512 |
| 17 | # Teensy++ halfKay 1024 | 18 | # Teensy++ halfKay 1024 |
| 18 | # Atmel DFU loader 4096 | 19 | # Atmel DFU loader 4096 |
