mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
update docs based on fireworm's comments
This commit is contained in:
parent
3261c408e4
commit
2e8cdb126e
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
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:
|
Windows:
|
||||||
1. Download [HIDBootFlash](http://vusb.wikidot.com/project:hidbootflash).
|
1. Download [HIDBootFlash](http://vusb.wikidot.com/project:hidbootflash).
|
||||||
|
|
Loading…
Reference in a new issue