diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-08-03 20:58:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-03 20:58:23 -0400 |
commit | 76ea366abd345887cd7d823e74925094a5f04b53 (patch) | |
tree | d98bda229c4f673c76d938fa2c08c73bdd37fa5f /keyboards/eco/rev2/rev2.c | |
parent | 5c44d40a0c208d706c8cd298ba90019b18841cb3 (diff) | |
parent | 8765751f7045ff25a036d8a782bab8e7de0eed16 (diff) |
Merge pull request #1538 from That-Canadian/eco-keyboard
Eco keyboard
Diffstat (limited to 'keyboards/eco/rev2/rev2.c')
-rw-r--r-- | keyboards/eco/rev2/rev2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/eco/rev2/rev2.c b/keyboards/eco/rev2/rev2.c new file mode 100644 index 0000000000..84097652d8 --- /dev/null +++ b/keyboards/eco/rev2/rev2.c @@ -0,0 +1 @@ +#include "eco.h" |