diff options
| author | Harshit Goel <harshitgoel96@yahoo.com> | 2017-09-14 22:35:29 +0530 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2017-09-14 13:05:29 -0400 |
| commit | 23ce0b43b669c4ca4c9217bbb8927af401556650 (patch) | |
| tree | 8fdeda8893413593bdf44fcbab57ab1e9886b935 /keyboards/ergodone | |
| parent | 4549dcd21fcc7c3d0dad685df7221599dcb6edb1 (diff) | |
| download | qmk_firmware-23ce0b43b669c4ca4c9217bbb8927af401556650.tar.gz qmk_firmware-23ce0b43b669c4ca4c9217bbb8927af401556650.zip | |
Further updated ergodone readme.md (#1714)
* updated read.md file
* added image to flash hex on ergodone
* corrected image link
* updated direct image link
* image with larger text
Diffstat (limited to 'keyboards/ergodone')
| -rw-r--r-- | keyboards/ergodone/readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/ergodone/readme.md b/keyboards/ergodone/readme.md index 468f0605a..9d7057a39 100644 --- a/keyboards/ergodone/readme.md +++ b/keyboards/ergodone/readme.md | |||
| @@ -20,7 +20,8 @@ See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) | |||
| 20 | 20 | ||
| 21 | The ErgoDone uses an HID bootloader rather than the Teensy one, and requires a different way of flashing the firmware. | 21 | The ErgoDone uses an HID bootloader rather than the Teensy one, and requires a different way of flashing the firmware. |
| 22 | 22 | ||
| 23 | 1. While plugging in the USB cable, hold the two right-most keys on the left half of the ErgoDone to enter FLASH mode. | 23 | 1. While plugging in the USB cable, hold the two right-most keys on the top row of the left half of the ErgoDone to enter FLASH mode and flash a hex file. |
| 24 |  | ||
| 24 | 2. Use the `hid_bootloader_cli` utlity from [TKG Toolkit](https://github.com/kairyu/tkg-toolkit): | 25 | 2. Use the `hid_bootloader_cli` utlity from [TKG Toolkit](https://github.com/kairyu/tkg-toolkit): |
| 25 | 26 | ||
| 26 | hid_bootloader_cli -mmcu=atmega32u4 ergodox_ergodone_default | 27 | hid_bootloader_cli -mmcu=atmega32u4 ergodox_ergodone_default |
