aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ares/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ares/readme.md')
-rw-r--r--keyboards/ares/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/ares/readme.md b/keyboards/ares/readme.md
new file mode 100644
index 000000000..a1e04ecf9
--- /dev/null
+++ b/keyboards/ares/readme.md
@@ -0,0 +1,17 @@
1# LSJ Ares
2
3* Keyboard Maintainer: QMK Community
4* Hardware Supported: LSJ Ares PCB
5* Hardware Availability: [2018 Geekhack Group Buy](https://geekhack.org/index.php?topic=93146.0)
6
7Make example for this keyboard (after setting up your build environment):
8
9 make ares:default
10
11Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
12
13 make ares:default:flash
14
15**Reset Key**: Hold down the top left key, commonly programmed as *Escape*, while plugging in the keyboard.
16
17See 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).