summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_music.h
AgeCommit message (Expand)Author
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-07-28matrix_scan_x -> x_task (#13748)Joel Challis
2020-12-26Change include guards in quantum/ to pragma once (#11239)Ryan
2019-08-30clang-format changesskullY
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert
2018-05-08updated music maskJack Humbert
2017-12-10fix up midi stuff w/music modeJack Humbert
2017-07-23adds music mode, music mode songs, music maskJack Humbert
2017-03-28Clarify the quantum license (#1042)skullydazed
2017-02-25Update existing keymapsGabriel Young
2017-02-25Factor basic note processing into respective processorsGabriel Young
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert