diff options
| author | mechmerlin <mechmerlin@gmail.com> | 2019-07-22 20:07:12 -0700 |
|---|---|---|
| committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-07-22 20:55:23 -0700 |
| commit | 2e8cdb126e0d0830fa4303a672fbd95b914b72f1 (patch) | |
| tree | 07c4b285ba77207ba5d41ff0e59ca60c691c2242 /keyboards/unikorn | |
| parent | 3261c408e454dbc3cc2a1591ba62575036af19ad (diff) | |
| download | qmk_firmware-2e8cdb126e0d0830fa4303a672fbd95b914b72f1.tar.gz qmk_firmware-2e8cdb126e0d0830fa4303a672fbd95b914b72f1.zip | |
update docs based on fireworm's comments
Diffstat (limited to 'keyboards/unikorn')
| -rw-r--r-- | keyboards/unikorn/readme.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/unikorn/readme.md b/keyboards/unikorn/readme.md index 953d5be79..3175cddc2 100644 --- a/keyboards/unikorn/readme.md +++ b/keyboards/unikorn/readme.md | |||
| @@ -26,7 +26,11 @@ Flashing | |||
| 26 | 26 | ||
| 27 | ps2avr(GB) boards use an atmega32a microcontroller and a different bootloader. It is not flashable using the regular QMK methods. | 27 | ps2avr(GB) boards use an atmega32a microcontroller and a different bootloader. It is not flashable using the regular QMK methods. |
| 28 | 28 | ||
| 29 | **Reset Key:** Short the two holes labeled `FW_JP` beside the Tab key. At this time there is no reset key to press. | 29 | **Reset Key:** Short the two holes labeled `FW_JP` underneath the PCB, beside the Tab key while plugging in the keyboard. |
| 30 | |||
| 31 | Do not confuse this with the LED holes of the switch in the `Tab` position. `FW_JP` is not reachable from the top as the plate blocks access to it. | ||
| 32 | |||
| 33 | It is recommended to program a `RESET` key in your keymap. | ||
| 30 | 34 | ||
| 31 | Windows: | 35 | Windows: |
| 32 | 1. Download [HIDBootFlash](http://vusb.wikidot.com/project:hidbootflash). | 36 | 1. Download [HIDBootFlash](http://vusb.wikidot.com/project:hidbootflash). |
