summaryrefslogtreecommitdiff
path: root/keyboards/eve
diff options
context:
space:
mode:
authorNate Stein <stein3@users.noreply.github.com>2020-10-13 04:35:02 -0700
committerGitHub <noreply@github.com>2020-10-13 04:35:02 -0700
commit451e600476d72b6f595044844b8a6767246de5ce (patch)
treed488f8f13362befafc59341db27933d1ba30684a /keyboards/eve
parent6f391094ab218d2bb8e9764a65049d10fe7c945c (diff)
[Keyboard] update boot-mode method for EVE Meteor docs (#10453)
Diffstat (limited to 'keyboards/eve')
-rw-r--r--keyboards/eve/meteor/readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/eve/meteor/readme.md b/keyboards/eve/meteor/readme.md
index 28884156ea..69d5a35ece 100644
--- a/keyboards/eve/meteor/readme.md
+++ b/keyboards/eve/meteor/readme.md
@@ -16,6 +16,8 @@ Flashing example for this keyboard ([after setting up the bootloadHID flashing e
**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.
+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.
+
+If your PCB does not have this circuit exposed, you must hold down the key corresponding to pins A0 and B0 on the MCU. On at least the red EVE PCB, this is the **+/= key** (second row, 13th column).
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).