diff options
author | Wolf Van Herreweghe <wolfvanh@gmail.com> | 2022-12-08 17:12:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-09 03:12:49 +1100 |
commit | c6e291c4162bae29266cdf980657eb6a5738dfda (patch) | |
tree | b726e88db7328b91dbd65660b17a74e8e744eceb /keyboards/handwired/axon/readme.md | |
parent | beaea2eb0d4e10fee6c38838ba1c621d057f414e (diff) |
Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)
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 d48297b4f7..ca422130ef 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 `QK_BOOT` and hold it for a second or two -3. Release `QK_BOOT` +2. While holding `BOOT`, press `RESET` and hold it for a second or two +3. Release `RESET` 4. Release `BOOT` 5. The keyboard should now be recognized as a USBasp programmer device. |