Merge pull request #124 from zorab47/disable-console-by-default
Disable Ergodox EZ debug console for improved performance
Merge pull request #125 from gkubed/patch-1
Update QUICK_START.md
Update QUICK_START.md
Fix ErgoDox EZ readme.md link
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.
Merge pull request #123 from cbbrowne/master
README notes and cbbrowne layout
Add notes on what sorts of actions are risky
Many of the changes I wanted
Refreshes default keymap for single tap L1 switch
Merge pull request #116 from tachk/readmeFix
Fix for broken link in readme.
Merge pull request #119 from seancaffery/teensynote
Clarify Atreus support
Merge pull request #118 from sboesebeck/master
created new layer for egosooters like counterstrike
Merge pull request #117 from coderkun/master
Merge changes for coderkun’s Neo2 layout
add build instructions to readme
correct link and some minor details in readme file
add readme file for coderkun’s Neo2 layout
Merge remote-tracking branch 'upstream/master'