summaryrefslogtreecommitdiff
path: root/keyboards/tomato/readme.md
diff options
context:
space:
mode:
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 0000000000..fb38089963
--- /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.