From: mechmerlin Date: Tue, 23 Jul 2019 03:07:12 +0000 (-0700) Subject: update docs based on fireworm's comments X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2e8cdb126e0d0830fa4303a672fbd95b914b72f1;p=qmk_firmware.git update docs based on fireworm's comments --- 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 ps2avr(GB) boards use an atmega32a microcontroller and a different bootloader. It is not flashable using the regular QMK methods. -**Reset Key:** Short the two holes labeled `FW_JP` beside the Tab key. At this time there is no reset key to press. +**Reset Key:** Short the two holes labeled `FW_JP` underneath the PCB, beside the Tab key while plugging in the keyboard. + +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. + +It is recommended to program a `RESET` key in your keymap. Windows: 1. Download [HIDBootFlash](http://vusb.wikidot.com/project:hidbootflash).