Commit Graph

6 Commits (f56ded32146b07068287ab6b71777c7ccf70379b)

Author SHA1 Message Date
Brian Choromanski 8e99fbc884 Fixed typo of 'confid.h' to 'config.h' ()
* Fixed typo of 'confid.h' to 'config.h'

* Fixed broken links in docs
Drashna Jaelre 6835ae8209 Add the ability to disable Music Mode completely ()
* Skip process_music in NO_MUSIC_MODE is defined

* Skip matrix_scan_music if NO_MUSIC_MODE is defined

* Skip music_all_notes_off if NO_MUSIC_MODE is defined

* Leave matrix_scan_music in, because it reduces firmware size by 150b....

* Add docs for NO_MUSIC_MODE
fauxpark bb53635f33 Trim trailing whitespace
fauxpark 7b0356d1d4 Convert all headings to Title Case
skullY 9d1a08e38a Doc updates from going through every file
skullY 9b879b1267 break up keymaps and quantum keycodes into files by feature