qmk-firmware/keyboards/s7_elephant
Erovia 0b0c98929b Add support for S7 Elephant (#4511)
* Add support for S7 Elephant

A high-end 70% custom keyboard designed and produced by jacky from Geekhack.

* Polish S7 Elephant code

Implement drashna's suggestions:

- specify bootloader
- remove unnecessary defines
- use led_set_user() for LED logic

* Correct info.json and s7_elephant.h

Correct info.json and s7_elepant.h to follow QMK convention and fix a
missing curly bracket.
2018-12-01 08:57:30 -08:00
..
keymaps/default Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00
config.h Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00
info.json Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00
readme.md Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00
rules.mk Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00
s7_elephant.c Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00
s7_elephant.h Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00

readme.md

S7 Elephant

S7 Elephant

A high-end 70% custom keyboard designed and produced by jacky from Geekhack.

Keyboard Maintainer: QMK Community
Hardware Supported: S7 Elephant
Hardware Availability: The GB has ended with little chance to run again.

Make example for this keyboard (after setting up your build environment):

make s7_elephant:default:dfu

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.