aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-12-03 14:36:39 -0500
committerGitHub <noreply@github.com>2016-12-03 14:36:39 -0500
commitf39e1b5dfe7552f01dbc6eab95c268f41a9d98e2 (patch)
tree0a3bb6e78bc1b9b032c639e22344c7fa1176eb57 /readme.md
parentd0c667c790479ac50804db0d212d0adf157c3e0b (diff)
downloadqmk_firmware-f39e1b5dfe7552f01dbc6eab95c268f41a9d98e2.tar.gz
qmk_firmware-f39e1b5dfe7552f01dbc6eab95c268f41a9d98e2.zip
cleans-up formatting of readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 1f06fe79f..b618334dc 100644
--- a/readme.md
+++ b/readme.md
@@ -1442,13 +1442,16 @@ what things are (and likely aren't) too risky.
1442 flash the keyboard, leaving it in DFU mode. 1442 flash the keyboard, leaving it in DFU mode.
1443 - To this end, note that the maximum .hex file size on Planck is 1443 - To this end, note that the maximum .hex file size on Planck is
1444 7000h (28672 decimal) 1444 7000h (28672 decimal)
1445```Linking: .build/planck_rev4_cbbrowne.elf [OK] 1445
1446```
1447Linking: .build/planck_rev4_cbbrowne.elf [OK]
1446Creating load file for Flash: .build/planck_rev4_cbbrowne.hex [OK] 1448Creating load file for Flash: .build/planck_rev4_cbbrowne.hex [OK]
1447 1449
1448Size after: 1450Size after:
1449 text data bss dec hex filename 1451 text data bss dec hex filename
1450 0 22396 0 22396 577c planck_rev4_cbbrowne.hex 1452 0 22396 0 22396 577c planck_rev4_cbbrowne.hex
1451``` 1453```
1454
1452 - The above file is of size 22396/577ch, which is less than 1455 - The above file is of size 22396/577ch, which is less than
1453 28672/7000h 1456 28672/7000h
1454 - As long as you have a suitable alternative .hex file around, you 1457 - As long as you have a suitable alternative .hex file around, you