diff options
author | George Mao <splatt9198@gmail.com> | 2020-06-13 23:39:57 -0700 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-06-13 23:45:47 -0700 |
commit | 622e94c6cdf6a307ee87b6add974def647979f15 (patch) | |
tree | 4d305a46f2cb1eb9b90f1b1477f101fdc152f2fe /keyboards/s7_elephant/rev1/readme.md | |
parent | ba7f52aaeba878544973952ca3fcce27ab4bb92d (diff) |
[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/rev1/readme.md')
-rw-r--r-- | keyboards/s7_elephant/rev1/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/s7_elephant/rev1/readme.md b/keyboards/s7_elephant/rev1/readme.md new file mode 100644 index 0000000000..702be4c3a7 --- /dev/null +++ b/keyboards/s7_elephant/rev1/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/rev1:default + +To enter the bootloader, either short the pins on the PCB or 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). |