summaryrefslogtreecommitdiffstats
path: root/keyboards/tomato/readme.md
diff options
context:
space:
mode:
authorJon Allen <ylixir@gmail.com>2017-10-13 06:51:21 +0200
committerJack Humbert <jack.humb@gmail.com>2017-10-13 17:23:23 +0200
commitc037d4bb306613085a823e73f37653f1e71c0f0d (patch)
tree1e451de605b6150bd85ae5352376eb0cbdd782d8 /keyboards/tomato/readme.md
parent66f45c9e2eb60b9bf7ecab10df0568bad5fbfc3f (diff)
downloadqmk_firmware-c037d4bb306613085a823e73f37653f1e71c0f0d.tar.gz
qmk_firmware-c037d4bb306613085a823e73f37653f1e71c0f0d.tar.xz
Add the Tomato keyboard
Diffstat (limited to 'keyboards/tomato/readme.md')
-rw-r--r--keyboards/tomato/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/tomato/readme.md b/keyboards/tomato/readme.md
new file mode 100644
index 000000000..fb3808996
--- /dev/null
+++ b/keyboards/tomato/readme.md
@@ -0,0 +1,20 @@
+Tomato
+===
+
+A 30 key keyboard with programmable rgb backlighting.
+
+* [The fluff](http://www.40percent.club/2017/07/tomato-in-gherkin.html)
+* [The meat](https://github.com/di0ib/Misc/tree/master/tomato)
+
+Keyboard Maintainer: QMK Community
+Hardware Supported: Tomato PCB
+Hardware Availability: [Gherkin project on 40% Keyboards](http://www.40percent.club/2017/07/tomato-in-gherkin.html)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make tomato-default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
+
+First pass at adding support for the tomato keyboard. Completely
+untested. Intended to kick-start development.