1
0
Fork 0
qmk_firmware/keyboards/tomato
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps/default Tomato refactor and Configurator support (#3314) 2018-07-04 21:44:50 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
info.json Tomato refactor and Configurator support (#3314) 2018-07-04 21:44:50 -07:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Tomato refactor and Configurator support (#3314) 2018-07-04 21:44:50 -07:00
tomato.c Add the Tomato keyboard 2017-10-13 05:23:23 -10:00
tomato.h Tomato refactor and Configurator support (#3314) 2018-07-04 21:44:50 -07:00

readme.md

Tomato

A 30 key keyboard with programmable rgb backlighting.

Keyboard Maintainer: QMK Community
Hardware Supported: Tomato PCB
Hardware Availability: Gherkin project on 40% Keyboards

Make example for this keyboard (after setting up your build environment):

make tomato:default

See build environment setup then the make instructions for more information.

First pass at adding support for the tomato keyboard. Completely untested. Intended to kick-start development.