summaryrefslogtreecommitdiffstats
path: root/quantum/audio/song_list.h
Commit message (Collapse)AuthorAgeFilesLines
* Added command history to terminal with other bug fixes, added new song to ↵M1K2018-05-011-0/+6
| | | | | | | | song_list.h (#2855) * Implemented Terminal + added song to song_list.h * Added wait() in order to prevent misbehaviour of 'command not found'
* New keymap and more songs (#2609)Joshua Coffey2018-03-251-4/+141
| | | | | | | | | | * Added some new songs and my own keymap * Made Dodger keymap safe to use with backlight disabled * edited layer switching and added more songs * changed keymap to lowercase
* Imperial Match (Darth Vader's Theme) addedMitchell van Manen2018-02-011-0/+6
| | | crappy recording: https://clyp.it/0lufqils
* Fix up the ARM audio support (#2136)skullydazed2018-01-131-0/+18
| | | | | | | | | | | | | | * Get audio working on clueboard/60 * add keys for music mode * Change doubles to floats * add keys for all the songs * revert to the default startup sound * Remove music mode until we can figure out why it crashes
* Adding a Zelda Treasure sound.Colin Miller2017-12-211-0/+6
| | | | It's the sound that's made when opening a treasure chest.
* Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor2017-09-151-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
* Updates send_string functionality, adds terminal feature (#1657)Jack Humbert2017-09-121-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
* add audio on/off audiosJack Humbert2017-09-061-0/+8
|
* adds music mode, music mode songs, music maskJack Humbert2017-07-231-0/+32
|
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-231-5/+37
|
* Merge branch 'master' into to_pushZay9502017-03-291-0/+42
|\
| * Clarify the quantum license (#1042)skullydazed2017-03-281-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
| * added custom tonesDylan Khor2017-03-161-0/+27
| |
* | Missed some stuff. Added a song (stole it from reddit).Zach Nielsen2016-11-101-0/+12
|/
* Add IN_LIKE_FLINT songJeeBak Kim2016-07-301-0/+8
|
* restructures audio, begins voicingJack Humbert2016-04-211-0/+117