diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-05-03 17:26:29 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-05-03 17:26:29 -0700 |
commit | 4c14b5832a7598d19a6a1196aaaafd473f7ed920 (patch) | |
tree | e052508ae178c093802be93304fba15bc5b4ded5 /quantum/template/ps2avrgb/readme.md | |
parent | b9f060c98ca8245d105d2f79f3fa675877d0c3da (diff) |
Fix up ps2avrgb templates (#5606)
* fix up ps2avrgb templates
* set backlight enable to no as per review comments
* add back no_uart
Diffstat (limited to 'quantum/template/ps2avrgb/readme.md')
-rw-r--r-- | quantum/template/ps2avrgb/readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quantum/template/ps2avrgb/readme.md b/quantum/template/ps2avrgb/readme.md index ef24deb8f7..1449b278cd 100644 --- a/quantum/template/ps2avrgb/readme.md +++ b/quantum/template/ps2avrgb/readme.md @@ -16,6 +16,8 @@ Flashing ps2avr(GB) boards use an atmega32a microcontroller and a different bootloader. It is not flashable using the regular QMK methods. +**Reset Key:** Hold down the key located at `K00`, commonly programmed as `Esc` while plugging in the keyboard. + Windows: 1. Download [HIDBootFlash](http://vusb.wikidot.com/project:hidbootflash). 2. Place your keyboard into reset. |