diff options
author | Joel Challis <git@zvecr.com> | 2022-08-20 11:34:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 11:34:17 +0100 |
commit | d2accb48e784030637f5517dfec66b13f1eab609 (patch) | |
tree | d151c90eeb8b804ca1f09b6aac7ed5c07fa0d90b /keyboards/handwired/axon/readme.md | |
parent | e7107691abac6bfa4acb96f5c3b5843d8e97f75f (diff) |
RESET -> QK_BOOT keyboard readme (#18110)
Diffstat (limited to 'keyboards/handwired/axon/readme.md')
-rw-r--r-- | keyboards/handwired/axon/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/axon/readme.md b/keyboards/handwired/axon/readme.md index ca422130ef..d48297b4f7 100644 --- a/keyboards/handwired/axon/readme.md +++ b/keyboards/handwired/axon/readme.md @@ -15,8 +15,8 @@ Make example for this keyboard (after setting up your build environment): ## To reset into bootloader mode: 1. While plugged in, press and hold `BOOT` switch -2. While holding `BOOT`, press `RESET` and hold it for a second or two -3. Release `RESET` +2. While holding `BOOT`, press `QK_BOOT` and hold it for a second or two +3. Release `QK_BOOT` 4. Release `BOOT` 5. The keyboard should now be recognized as a USBasp programmer device. |