aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/s7_elephant/rev2/readme.md
diff options
context:
space:
mode:
authorGeorge Mao <splatt9198@gmail.com>2020-06-13 23:39:57 -0700
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-06-13 23:45:47 -0700
commit622e94c6cdf6a307ee87b6add974def647979f15 (patch)
tree4d305a46f2cb1eb9b90f1b1477f101fdc152f2fe /keyboards/s7_elephant/rev2/readme.md
parentba7f52aaeba878544973952ca3fcce27ab4bb92d (diff)
downloadfirmware-622e94c6cdf6a307ee87b6add974def647979f15.tar.gz
firmware-622e94c6cdf6a307ee87b6add974def647979f15.tar.bz2
firmware-622e94c6cdf6a307ee87b6add974def647979f15.zip
[Keyboard] Add S7 Elephant Rev2 Support (#9398)
* Add S7 Elephant Rev2 Support * Apply suggestions from code review I tested the changes on my board as well, thanks for the suggestions! * Added a default folder in the makefile so that this would no longer be a breaking change
Diffstat (limited to 'keyboards/s7_elephant/rev2/readme.md')
-rw-r--r--keyboards/s7_elephant/rev2/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/s7_elephant/rev2/readme.md b/keyboards/s7_elephant/rev2/readme.md
new file mode 100644
index 000000000..04cbafd96
--- /dev/null
+++ b/keyboards/s7_elephant/rev2/readme.md
@@ -0,0 +1,17 @@
+# S7 Elephant
+
+![S7 Elephant](https://i.imgur.com/CaHxKBJ.jpg)
+
+A high-end 70% custom keyboard designed and produced by [jacky](https://geekhack.org/index.php?action=profile;u=63864) from Geekhack.
+
+* Keyboard Maintainer: QMK Community
+* Hardware Supported: S7 Elephant
+* Hardware Availability: [The GB has ended with little chance to run again.](https://geekhack.org/index.php?topic=96434.0)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make s7_elephant/rev2:default
+
+To enter the bootloader, either short the pins on the PCB next to CAPSLOCK or the press the RESET button on the FN layer.
+
+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).