diff options
author | Jon Allen <ylixir@gmail.com> | 2017-10-12 23:51:21 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-10-13 05:23:23 -1000 |
commit | c037d4bb306613085a823e73f37653f1e71c0f0d (patch) | |
tree | 1e451de605b6150bd85ae5352376eb0cbdd782d8 /keyboards/tomato/tomato.c | |
parent | 66f45c9e2eb60b9bf7ecab10df0568bad5fbfc3f (diff) | |
download | qmk_firmware-c037d4bb306613085a823e73f37653f1e71c0f0d.tar.gz qmk_firmware-c037d4bb306613085a823e73f37653f1e71c0f0d.zip |
Add the Tomato keyboard
Diffstat (limited to 'keyboards/tomato/tomato.c')
-rw-r--r-- | keyboards/tomato/tomato.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/tomato/tomato.c b/keyboards/tomato/tomato.c new file mode 100644 index 0000000000..dbf8bfe12b --- /dev/null +++ b/keyboards/tomato/tomato.c @@ -0,0 +1 @@ +#include "tomato.h" |