summaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-02-04Disable console for improved performanceCharles Maresh1-1/+1
Commenting out the line is the only way to disable the console, as the value of CONSOLE_ENABLE isn't checked. There are only checks for its existence; setting it to `yes` or `no` doesn't change the compilation.
2016-01-22Introduces new subdirectory structureErez Zukerman1-3/+2
2016-01-20New per-folder format for ErgoDox EZ keymapsErez Zukerman1-2/+2
2016-01-12Disables debug console by default for improved performanceErez Zukerman1-2/+2
2015-11-10Enabled NKRO by default, drops irrelevant makefile optionsErez Zukerman1-7/+4
2015-11-05nkro infoJack Humbert1-1/+1
2015-10-28More work on ErgoDox EZ default keymapErez Zukerman1-7/+9
2015-10-28updated EZ makefile with tmk_core changesJack Humbert1-0/+2
2015-10-27new project scriptJack Humbert1-1/+1
2015-10-26[Jack & Erez] Comments + tiny updates and cleanupErez Zukerman1-0/+114