forked from forks/qmk_firmware
622e94c6cd
* 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
1.1 KiB
1.1 KiB
S7 Elephant
A high-end 70% custom keyboard designed and produced by jacky 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.
Make example for this keyboard (after setting up your build environment):
make s7_elephant/rev1:default # 2018 run
make 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.