summaryrefslogtreecommitdiffstats
path: root/keyboards/eco/eco.h
AgeCommit message (Collapse)AuthorFilesLines
2018-06-07Eco: Refactor, Configurator support and Readme changes (#3143)noroadsleft1-1/+1
* Readme changes * Refactor matrices; add QMK_KEYBOARD_H * Configurator Support
2017-10-31Add hexwire keymap for EcoDanny Nguyen1-2/+15
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-2/+2
* 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-08-03Added V2 files for the ECO board, also changed default from rev1 to rev2.That-Canadian1-0/+4
2017-07-04Added ECO keyboard folder and configuration files. Also added my ↵That-Canadian1-0/+10
(That-Canadian) keymap folder and files.