diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-26 19:43:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 19:43:48 -0700 |
commit | a617c8b80a5e1760ffaac5e4367d89065f2fbce9 (patch) | |
tree | fadec9a4574074aa48578ff92d14d7812b041e4a /keyboards/ares/readme.md | |
parent | b1c5a53a68ca8a304e7739467f2793c223853f68 (diff) |
[Keyboard] Ares refactor (#13730)
Diffstat (limited to 'keyboards/ares/readme.md')
-rw-r--r-- | keyboards/ares/readme.md | 6 |
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). |