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