aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/audio/song_list.h
AgeCommit message (Collapse)Author
2017-09-15Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Gravatar Dylan Khor
* 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)Gravatar Jack Humbert
* 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 audiosGravatar Jack Humbert
2017-07-23adds music mode, music mode songs, music maskGravatar Jack Humbert
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundGravatar Jack Humbert
2017-03-29Merge branch 'master' into to_pushGravatar Zay950
2017-03-28Clarify the quantum license (#1042)Gravatar skullydazed
* 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 tonesGravatar Dylan Khor
2016-11-10Missed some stuff. Added a song (stole it from reddit).Gravatar Zach Nielsen
2016-07-30Add IN_LIKE_FLINT songGravatar JeeBak Kim
2016-04-21restructures audio, begins voicingGravatar Jack Humbert