diff options
| author | fauxpark <fauxpark@gmail.com> | 2017-12-09 16:56:58 +1100 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-09 10:46:11 -0500 |
| commit | bb53635f33c213e5a940edea8b07026ef89aed42 (patch) | |
| tree | 7e170b424e37b7305f8be3072cd8c970f77ca073 /docs/flashing.md | |
| parent | af37bb2f78c39c224c995eb57c757c63034a3d9c (diff) | |
| download | qmk_firmware-bb53635f33c213e5a940edea8b07026ef89aed42.tar.gz qmk_firmware-bb53635f33c213e5a940edea8b07026ef89aed42.zip | |
Trim trailing whitespace
Diffstat (limited to 'docs/flashing.md')
| -rw-r--r-- | docs/flashing.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/flashing.md b/docs/flashing.md index 1adacc55c..8e1381f69 100644 --- a/docs/flashing.md +++ b/docs/flashing.md | |||
| @@ -12,7 +12,7 @@ To ensure compatibility with the DFU bootloader, make sure this block is present | |||
| 12 | 12 | ||
| 13 | # Bootloader | 13 | # Bootloader |
| 14 | # This definition is optional, and if your keyboard supports multiple bootloaders of | 14 | # This definition is optional, and if your keyboard supports multiple bootloaders of |
| 15 | # different sizes, comment this out, and the correct address will be loaded | 15 | # different sizes, comment this out, and the correct address will be loaded |
| 16 | # automatically (+60). See bootloader.mk for all options. | 16 | # automatically (+60). See bootloader.mk for all options. |
| 17 | BOOTLOADER = atmel-dfu | 17 | BOOTLOADER = atmel-dfu |
| 18 | 18 | ||
| @@ -57,7 +57,7 @@ To ensure compatibility with the Caterina bootloader, make sure this block is pr | |||
| 57 | 57 | ||
| 58 | # Bootloader | 58 | # Bootloader |
| 59 | # This definition is optional, and if your keyboard supports multiple bootloaders of | 59 | # This definition is optional, and if your keyboard supports multiple bootloaders of |
| 60 | # different sizes, comment this out, and the correct address will be loaded | 60 | # different sizes, comment this out, and the correct address will be loaded |
| 61 | # automatically (+60). See bootloader.mk for all options. | 61 | # automatically (+60). See bootloader.mk for all options. |
| 62 | BOOTLOADER = caterina | 62 | BOOTLOADER = caterina |
| 63 | 63 | ||
| @@ -86,7 +86,7 @@ To ensure compatibility with the Halfkay bootloader, make sure this block is pre | |||
| 86 | 86 | ||
| 87 | # Bootloader | 87 | # Bootloader |
| 88 | # This definition is optional, and if your keyboard supports multiple bootloaders of | 88 | # This definition is optional, and if your keyboard supports multiple bootloaders of |
| 89 | # different sizes, comment this out, and the correct address will be loaded | 89 | # different sizes, comment this out, and the correct address will be loaded |
| 90 | # automatically (+60). See bootloader.mk for all options. | 90 | # automatically (+60). See bootloader.mk for all options. |
| 91 | BOOTLOADER = halfkay | 91 | BOOTLOADER = halfkay |
| 92 | 92 | ||
