summaryrefslogtreecommitdiffstats
path: root/keyboards/ares/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-07-26 19:43:48 -0700
committerGitHub <noreply@github.com>2021-07-26 19:43:48 -0700
commita617c8b80a5e1760ffaac5e4367d89065f2fbce9 (patch)
treefadec9a4574074aa48578ff92d14d7812b041e4a /keyboards/ares/readme.md
parentb1c5a53a68ca8a304e7739467f2793c223853f68 (diff)
[Keyboard] Ares refactor (#13730)
Diffstat (limited to 'keyboards/ares/readme.md')
-rw-r--r--keyboards/ares/readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/ares/readme.md b/keyboards/ares/readme.md
index 376cee437f..a1e04ecf91 100644
--- a/keyboards/ares/readme.md
+++ b/keyboards/ares/readme.md
@@ -1,8 +1,8 @@
-# lSJ Ares
+# LSJ Ares
* Keyboard Maintainer: QMK Community
* Hardware Supported: LSJ Ares PCB
-* Hardware Availability: <https://geekhack.org/index.php?topic=93146.0>
+* Hardware Availability: [2018 Geekhack Group Buy](https://geekhack.org/index.php?topic=93146.0)
Make example for this keyboard (after setting up your build environment):
@@ -12,6 +12,6 @@ Flashing example for this keyboard ([after setting up the bootloadHID flashing e
make ares:default:flash
-**Reset Key**: Hold down the *left control* key while plugging in the keyboard.
+**Reset Key**: Hold down the top left key, commonly programmed as *Escape*, while plugging in the keyboard.
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).