summaryrefslogtreecommitdiffstats
path: root/keyboards/tomato
AgeCommit message (Collapse)AuthorFilesLines
2018-07-05Tomato refactor and Configurator support (#3314)noroadsleft4-8/+23
* Matrix refactor: rename KEYMAP to LAYOUT_ortho_3x10 * Keymap refactor: matrix rename * Add LAYOUTS = ortho_3x10 to rules.mk * Configurator support
2018-06-18allow programming the tomato keyboard through the reset keycode (#3201)Jon Allen1-1/+1
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-1/+1
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-10-13Add the Tomato keyboardJon Allen6-0/+304