diff options
| author | Ryan <fauxpark@gmail.com> | 2024-06-18 05:23:45 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 20:23:45 +0100 |
| commit | baa564bddfa0b1bfc7689bc42ec3d1cd7abb7a13 (patch) | |
| tree | 414ddc80c660e260a42ded05e2e54b351338e971 /keyboards/foxlab | |
| parent | 3f44231d2d7889beb87f67035d884daae72eb6f5 (diff) | |
Remove references to bootloadHID flashing page in keyboard readmes (#23942)
* Remove references to bootloadHID flashing page in keyboard readmes
* Remove bootloadHID flashing page
Diffstat (limited to 'keyboards/foxlab')
| -rw-r--r-- | keyboards/foxlab/time80/readme.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/foxlab/time80/readme.md b/keyboards/foxlab/time80/readme.md index 58ad560400..9f04a07dd6 100644 --- a/keyboards/foxlab/time80/readme.md +++ b/keyboards/foxlab/time80/readme.md | |||
| @@ -15,13 +15,11 @@ Make example for this keyboard (after setting up your build environment): | |||
| 15 | 15 | ||
| 16 | make foxlab/time80:default | 16 | make foxlab/time80:default |
| 17 | 17 | ||
| 18 | Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid)) | 18 | Flashing example for this keyboard: |
| 19 | 19 | ||
| 20 | make foxlab/time80:default:flash | 20 | make foxlab/time80:default:flash |
| 21 | 21 | ||
| 22 | **Reset Key**: There are no reset switches or pads. Follow this | 22 | **Reset Key**: There are no reset switches or pads. Remember to add a `QK_BOOT` |
| 23 | [guide](https://docs.qmk.fm/#/flashing_bootloadhid) | ||
| 24 | to have it flashed for the first time. Remember to add a `QK_BOOT` | ||
| 25 | key on your keymap for future endeavors. | 23 | key on your keymap for future endeavors. |
| 26 | 24 | ||
| 27 | 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). | 25 | 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). |
