diff options
author | That-Canadian <poole.chris.11@gmail.com> | 2017-07-04 14:14:26 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-04 16:43:19 -0400 |
commit | dbcf0ba6cafa6ef35754c0a47fd4443ed6f0dca8 (patch) | |
tree | 7115fd8bdf1d5a96fa55047e92085afd1eb154c3 /keyboards/eco/rev1/rev1.c | |
parent | 34c8bf47a76c8a2dcd3b1a19dd608f8fb2fafb31 (diff) |
Added ECO keyboard folder and configuration files. Also added my (That-Canadian) keymap folder and files.
Diffstat (limited to 'keyboards/eco/rev1/rev1.c')
-rw-r--r-- | keyboards/eco/rev1/rev1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/eco/rev1/rev1.c b/keyboards/eco/rev1/rev1.c new file mode 100644 index 0000000000..84097652d8 --- /dev/null +++ b/keyboards/eco/rev1/rev1.c @@ -0,0 +1 @@ +#include "eco.h" |