index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_audio.c
Age
Commit message (
Expand
)
Author
2023-07-26
Reduce needless precision in audio note frequency calculation (#21496)
Nebuleon
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
2023-01-20
Fix functions with empty params (#19647)
Ryan
2022-11-05
Align audio keycode names (#18962)
Joel Challis
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2021-12-11
added missing audio_off_user() callback (#15457)
Dipl.-Ing. Raoul Rubien, BSc
2019-08-30
clang-format changes
skullY
2018-07-16
Adds support for Planck Rev 6 (#2666)
Jack Humbert
2018-04-21
Fix Audio Clicky sub-feature (#2784)
Drashna Jaelre
2018-04-20
Update to drashna keymaps and userspace (#2756)
Drashna Jaelre
2018-04-19
Add Faux Clicking as subset of Audio feature (#2748)
Drashna Jaelre
2017-07-24
adds option for alt pitch standards
Jack Humbert
2017-07-23
adds music mode, music mode songs, music mask
Jack Humbert
2017-03-02
fix 'stop_all_notes' naming to be more consistent
Gabriel Young
2017-02-25
Update existing keymaps
Gabriel Young
2017-02-25
Add basic layer to sample MIDI keycap
Gabriel Young
2017-02-25
Factor basic note processing into respective processors
Gabriel Young