summaryrefslogtreecommitdiff
path: root/keyboards/s7_elephant/rev2/config.h
AgeCommit message (Collapse)Author
2021-02-22Bugfix for Jacky Studio keyboards (#11981)James Young
PR 10528 was intended to move the source for the Bear 65 and S7 Elephant to the new `jacky_studio` vendor directory. Instead of moving the source files, that PR added the source as if they were newly-supported. The result is that the Bear 65 and both revisions of the S7 Elephant have working, identical firmware in two different directories. This commit removes the source from the old directories.
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2020-06-13[Keyboard] Add S7 Elephant Rev2 Support (#9398)George Mao
* 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