summaryrefslogtreecommitdiffstats
path: root/quantum/audio/song_list.h
AgeCommit message (Collapse)AuthorFilesLines
2017-09-16Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor1-1/+0
* add new RGB keycodes and clean up lets split keymap * extraneous cases * More cleanup and added macro * one more macro * cleaned up my planck keymap and added macros * Transitioned planck keymap to new formatting / audio modes based on new default * Remove extraneous newline in song list, add keycodes missed in previous commit * error in graphical representation of keycodes
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Jack Humbert1-0/+3
* implement basic terminal stuff * modify send_string to read normal strings too * add files bc yeah. working pgm detected * pgm detection apparently not working * adds send string keycodes, additional keycode support in send string * implement arguments * [terminal] add help command * [terminal] adds keycode and keymap functions * [terminal] adds nop.h, documentation * update macro docs
2017-09-06add audio on/off audiosJack Humbert1-0/+8
2017-07-23adds music mode, music mode songs, music maskJack Humbert1-0/+32
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert1-5/+37
2017-03-29Merge branch 'master' into to_pushZay9501-0/+42
2017-03-29Clarify the quantum license (#1042)skullydazed1-0/+15
* Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
2017-03-16added custom tonesDylan Khor1-0/+27
2016-11-10Missed some stuff. Added a song (stole it from reddit).Zach Nielsen1-0/+12
2016-07-30Add IN_LIKE_FLINT songJeeBak Kim1-0/+8
2016-04-21restructures audio, begins voicingJack Humbert1-0/+117