aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez/Makefile
AgeCommit message (Collapse)Author
2016-02-03Disable console for improved performanceGravatar Charles Maresh
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 structureGravatar Erez Zukerman
2016-01-20New per-folder format for ErgoDox EZ keymapsGravatar Erez Zukerman
2016-01-12Disables debug console by default for improved performanceGravatar Erez Zukerman
2015-11-10Enabled NKRO by default, drops irrelevant makefile optionsGravatar Erez Zukerman
2015-11-05nkro infoGravatar Jack Humbert
2015-10-28More work on ErgoDox EZ default keymapGravatar Erez Zukerman
2015-10-27updated EZ makefile with tmk_core changesGravatar Jack Humbert
2015-10-27new project scriptGravatar Jack Humbert
2015-10-27[Jack & Erez] Comments + tiny updates and cleanupGravatar Erez Zukerman