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
/
audio
/
audio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
Relocate `AUDIO_INIT_DELAY` implementation (#25491)
Joel Challis
1
-1
/
+5
2025-05-22
Add `compiler_support.h` (#25274)
Pablo MartÃnez
1
-1
/
+3
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-1
/
+1
2024-03-06
[Audio] Add support for audio shutdown pin (#22731)
Drashna Jaelre
1
-3
/
+3
2023-12-24
Remove redundant audio eeconfig init (#22736)
Joel Challis
1
-1
/
+2
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
1
-6
/
+3
2023-05-08
[Bug] Realign and size check EECONFIG structures (#20541)
Drashna Jaelre
1
-0
/
+2
2023-03-23
Tidy up duplication of MIN/MAX fallback implementations (#20236)
Joel Challis
1
-5
/
+0
2023-03-23
Add some helpers to tidy up XAP (#20235)
Joel Challis
1
-0
/
+5
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-3
/
+3
2021-10-06
Move Audio drivers from quantum to platform drivers folder (#14308)
Drashna Jaelre
1
-9
/
+4
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
1
-51
/
+230
2021-02-01
Stop sounds when suspended (#11553)
Joshua Diamond
1
-0
/
+1
2020-12-26
Change include guards in quantum/ to pragma once (#11239)
Ryan
1
-4
/
+2
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
1
-3
/
+0
2019-08-30
clang-format changes
skullY
1
-14
/
+12
2018-09-25
Add functions so you can configure programatically
Drashna Jaelre
1
-1
/
+2
2017-09-29
Clueboard 60% support (#1746)
skullydazed
1
-2
/
+5
2017-07-23
adds music mode, music mode songs, music mask
Jack Humbert
1
-2
/
+2
2017-07-23
use automatic rests with songs (no more rest styles)
Jack Humbert
1
-3
/
+5
2017-07-23
clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert
1
-1
/
+1
2017-03-28
Clarify the quantum license (#1042)
skullydazed
1
-1
/
+16
2016-06-29
Implements subprojects and updates projects for this (#459)
Jack Humbert
1
-3
/
+3
2016-05-24
Converted audio play functions to *_user (#349)
Jack Humbert
1
-5
/
+1
2016-05-18
adds music and audio toggles (#337)
Jack Humbert
1
-3
/
+3
2016-05-15
adds a sequencer to the music mode (#330)
Jack Humbert
1
-0
/
+1
2016-05-09
Backlight Breathing for Planck and Atomic
Jack Humbert
1
-5
/
+6
2016-05-03
Clarified audio.c (#302)
IBNobody
1
-1
/
+5
2016-04-22
fixed compiler warnings (#273)
IBNobody
1
-3
/
+3
2016-04-21
restructures audio, begins voicing
Jack Humbert
1
-0
/
+89