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.
This commit is contained in:
Erovia 2018-12-01 17:57:30 +01:00 committed by MechMerlin
parent 75a51659ab
commit 0b0c98929b
9 changed files with 1201 additions and 0 deletions

View file

@ -0,0 +1 @@
#include "s7_elephant.h"