[Keyboard] Ares refactor (#13730)

This commit is contained in:
James Young 2021-07-26 19:43:48 -07:00 committed by GitHub
parent b1c5a53a68
commit a617c8b80a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 290 additions and 46 deletions

View file

@ -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).