From 73dfc2b36887b0580bf534a520baaad3fae0f613 Mon Sep 17 00:00:00 2001 From: George Mao Date: Thu, 24 Dec 2020 14:53:16 -0800 Subject: [Keyboard] Refactor Jacky's boards (Bear65 and S7 Elephant) (#10528) --- keyboards/jacky_studio/s7_elephant/readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/jacky_studio/s7_elephant/readme.md (limited to 'keyboards/jacky_studio/s7_elephant/readme.md') diff --git a/keyboards/jacky_studio/s7_elephant/readme.md b/keyboards/jacky_studio/s7_elephant/readme.md new file mode 100644 index 0000000000..1cfeefb209 --- /dev/null +++ b/keyboards/jacky_studio/s7_elephant/readme.md @@ -0,0 +1,20 @@ +# 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. + +**Firmware files are SPECIFIC to each revision. Firmware files from rev1 will not work on rev2 and vice versa.** Please use the `.hex` appropriate for your board. + +* Keyboard Maintainer: QMK Community +* Hardware Supported: S7 Elephant rev1, rev2 +* Hardware Availability: [The GB has had 2 rounds 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 jacky_studio/s7_elephant/rev1:default # 2018 run + make jacky_studio/s7_elephant/rev2:default # 2019 run + +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). -- cgit v1.2.3