Commit Graph

10 Commits (f5c1d6d1dbc5602d08fa621c730baacda304fe7a)

Author SHA1 Message Date
Charles Maresh a9ad5c55c8 Disable console for improved performance
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.
Erez Zukerman 1598a8c46a Introduces new subdirectory structure
Erez Zukerman 5adc810e8c New per-folder format for ErgoDox EZ keymaps
Erez Zukerman a085265aaa Disables debug console by default for improved performance
Erez Zukerman 80397187cd Enabled NKRO by default, drops irrelevant makefile options
Jack Humbert 6485c7d7da nkro info
Erez Zukerman d3db8d62f6 More work on ErgoDox EZ default keymap
Jack Humbert 909d30553f updated EZ makefile with tmk_core changes
Jack Humbert 6f3141965e new project script
Erez Zukerman 0c47e8b008 [Jack & Erez] Comments + tiny updates and cleanup