summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_audio.c
AgeCommit message (Expand)Author
2023-07-26Reduce needless precision in audio note frequency calculation (#21496)Nebuleon
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2022-11-05Align audio keycode names (#18962)Joel Challis
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-12-11added missing audio_off_user() callback (#15457)Dipl.-Ing. Raoul Rubien, BSc
2019-08-30clang-format changesskullY
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert
2018-04-21Fix Audio Clicky sub-feature (#2784)Drashna Jaelre
2018-04-20Update to drashna keymaps and userspace (#2756)Drashna Jaelre
2018-04-19Add Faux Clicking as subset of Audio feature (#2748)Drashna Jaelre
2017-07-24adds option for alt pitch standardsJack Humbert
2017-07-23adds music mode, music mode songs, music maskJack Humbert
2017-03-02fix 'stop_all_notes' naming to be more consistentGabriel Young
2017-02-25Update existing keymapsGabriel Young
2017-02-25Add basic layer to sample MIDI keycapGabriel Young
2017-02-25Factor basic note processing into respective processorsGabriel Young