summaryrefslogtreecommitdiffstats
path: root/keyboards/s7_elephant/s7_elephant.c
AgeCommit message (Collapse)AuthorFilesLines
2018-12-01Add support for S7 Elephant (#4511)Erovia1-0/+1
* 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.