Merge pull request #742 from dbordak/master
Update Atreus default map
Merge pull request #741 from shelaf/patch-1
fix number of NKRO keys
Update to new default keymap
fix number of NKRO keys
32byte report = 1byte modifiers + 31byte keys
31byte * 8bit * 1key/bit = 248keys
Merge pull request #715 from profet23/master
Support for Ergodoxes with 80 keys.
Changing keymap name to "profet_80"
Merge pull request #739 from pondrejk/master
util/install_dependencies.sh made executable, fixes #738
Merge pull request #737 from pondrejk/patch-1
fixed typo in Linux install instructions
Merge pull request #736 from tong92/master
add tong92 keymap
Merge pull request #735 from romanzolotarev/patch-1
Fix typo
Merge pull request #733 from cbbrowne/master
Various recent enhancements to my keyboard map
Merge pull request #730 from IBNobody/master
Change NKRO Report Size = 32, User Print
util/install_dependencies.sh made executable, fixes #738
fixed typo in Linux install instructions
Added User Print - A "light" console out option (#8)
User print disables the normal print messages in the body of QMK/TMK
code and is meant as a lightweight alternative to NOPRINT. Use it when
you only want to do a spot of debugging but lack flash resources for
allowing all of the codebase to print (and store their wasteful
strings).
Borrowed joint Shift/Enter idea from sgoodwin mapping