diff options
author | George Mao <splatt9198@gmail.com> | 2020-06-13 23:39:57 -0700 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-06-13 23:45:47 -0700 |
commit | 622e94c6cdf6a307ee87b6add974def647979f15 (patch) | |
tree | 4d305a46f2cb1eb9b90f1b1477f101fdc152f2fe /keyboards/s7_elephant/s7_elephant.c | |
parent | ba7f52aaeba878544973952ca3fcce27ab4bb92d (diff) |
[Keyboard] Add S7 Elephant Rev2 Support (#9398)
* 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
Diffstat (limited to 'keyboards/s7_elephant/s7_elephant.c')
-rw-r--r-- | keyboards/s7_elephant/s7_elephant.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/s7_elephant/s7_elephant.c b/keyboards/s7_elephant/s7_elephant.c deleted file mode 100644 index a869f46dbe..0000000000 --- a/keyboards/s7_elephant/s7_elephant.c +++ /dev/null @@ -1 +0,0 @@ -#include "s7_elephant.h" |