aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodone
Commit message (Collapse)AuthorAgeFilesLines
* ErgoDone keyboard: Improved structure of readme and augmented it with ↵marcostrauss2017-10-101-14/+20
| | | | important information. Updated links to moved content.
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
|
* Further updated ergodone readme.md (#1714)Harshit Goel2017-09-141-1/+2
| | | | | | | | | | | | * updated read.md file * added image to flash hex on ergodone * corrected image link * updated direct image link * image with larger text
* updated read.md fileGoel2017-09-131-1/+1
|
* make ergodone's led work wellToshiki Yagi2017-08-262-12/+98
|
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-2313-0/+1359
* 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