summaryrefslogtreecommitdiff
path: root/keyboards/ares
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2024-06-18 05:23:45 +1000
committerGitHub <noreply@github.com>2024-06-17 20:23:45 +0100
commitbaa564bddfa0b1bfc7689bc42ec3d1cd7abb7a13 (patch)
tree414ddc80c660e260a42ded05e2e54b351338e971 /keyboards/ares
parent3f44231d2d7889beb87f67035d884daae72eb6f5 (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/ares')
-rw-r--r--keyboards/ares/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ares/readme.md b/keyboards/ares/readme.md
index a1e04ecf91..b443489406 100644
--- a/keyboards/ares/readme.md
+++ b/keyboards/ares/readme.md
@@ -8,7 +8,7 @@ Make example for this keyboard (after setting up your build environment):
8 8
9 make ares:default 9 make ares:default
10 10
11Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid)) 11Flashing example for this keyboard:
12 12
13 make ares:default:flash 13 make ares:default:flash
14 14