aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/eco
Commit message (Collapse)AuthorAgeFilesLines
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-083-0/+51
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-232-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-4/+4
|
* Added default ECO keymapThat-Canadian2017-08-203-0/+135
|
* Added V2 files for the ECO board, also changed default from rev1 to rev2.That-Canadian2017-08-039-2/+72
|
* Changed - to _ for keymap that-canadian for compatability reasons.That-Canadian2017-07-044-1/+1
|
* Updated ECO files to follow proper formatting. Also updated that-canadian ↵That-Canadian2017-07-044-57/+23
| | | | keymap to take out extraneous characters.
* Updated ECO readme file, includes picture of ECO now.That-Canadian2017-07-041-1/+1
|
* Added ECO keyboard folder and configuration files. Also added my ↵That-Canadian2017-07-0414-0/+516
(That-Canadian) keymap folder and files.