From c037d4bb306613085a823e73f37653f1e71c0f0d Mon Sep 17 00:00:00 2001 From: Jon Allen Date: Thu, 12 Oct 2017 23:51:21 -0500 Subject: Add the Tomato keyboard --- keyboards/tomato/readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/tomato/readme.md (limited to 'keyboards/tomato/readme.md') 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. -- cgit v1.2.3