summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_music.c
Commit message (Expand)AuthorAge
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Basic keycode overhaul (#14726)Ryan2021-11-03
* matrix_scan_x -> x_task (#13748)Joel Challis2021-07-28
* Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234)Takeshi Nishio2021-01-19
* clang-format changesskullY2019-08-30
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16
* updated music maskJack Humbert2018-05-08
* fixes midi compile errorJack Humbert2017-12-10
* fix up midi stuff w/music modeJack Humbert2017-12-10
* adds music mode, music mode songs, music maskJack Humbert2017-07-23
* escape song playing in musicJack Humbert2017-07-23
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-23
* Clarify the quantum license (#1042)skullydazed2017-03-28
* fix 'stop_all_notes' naming to be more consistentGabriel Young2017-03-02
* Update existing keymapsGabriel Young2017-02-25
* Add basic layer to sample MIDI keycapGabriel Young2017-02-25
* Factor basic note processing into respective processorsGabriel Young2017-02-25
* Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-25
* turn off rgb_midi in ezJack Humbert2017-01-23
* add different scales for music modeJack Humbert2016-12-23
* specialise music variablesJack Humbert2016-12-12
* ensure there's a recording to play before playing; also enables the LGUI butt...Robert Dale2016-07-24
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-29