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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-30
[CI] Format code according to conventions (#25827)
QMK Bot
1
-4
/
+2
2025-07-14
Relocate `AUDIO_INIT_DELAY` implementation (#25491)
Joel Challis
2
-1
/
+24
2025-07-07
Compilation fixes for `-fno-common` (#25436)
Joel Challis
1
-2
/
+3
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
2
-7
/
+7
2025-01-01
always return audio pin to 0 on ARM (#24503)
David Hoelscher
1
-3
/
+2
2024-03-06
[Audio] Add support for audio shutdown pin (#22731)
Drashna Jaelre
2
-3
/
+30
2023-12-24
Remove redundant audio eeconfig init (#22736)
Joel Challis
2
-16
/
+24
2023-08-02
audio: Don't play the first note of zero-note melodies (#21661)
Nebuleon
1
-0
/
+4
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
5
-8
/
+11
2023-07-08
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce fir...
Pascal Getreuer
1
-13
/
+32
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
2
-5
/
+1
2023-03-23
Add some helpers to tidy up XAP (#20235)
Joel Challis
2
-0
/
+9
2023-01-20
Fix functions with empty params (#19647)
Ryan
2
-4
/
+4
2022-06-23
In honor of king terry (#17387)
SmugSam
1
-0
/
+6
2022-02-12
Format code according to conventions (#16322)
QMK Bot
5
-50
/
+86
2021-12-11
added missing audio_off_user() callback (#15457)
Dipl.-Ing. Raoul Rubien, BSc
1
-0
/
+3
2021-10-06
Move Audio drivers from quantum to platform drivers folder (#14308)
Drashna Jaelre
9
-1412
/
+4
2021-09-25
Remove GCC version check from song list inclusion (#14600)
Drashna Jaelre
1
-5
/
+3
2021-09-15
Refactor use of _STM32_ defines (#14439)
Joel Challis
1
-2
/
+2
2021-08-15
Fixup Audio startup and add to documents (#13606)
Drashna Jaelre
1
-0
/
+3
2021-07-24
Refactor some platform dependent logic (#13675)
Joel Challis
2
-11
/
+2
2021-05-26
Keyboard: Planck THK (#12597)
Erovia
1
-2
/
+12
2021-04-19
Fix F303 audio output on A4 with the dac_basic driver (#12480)
Sergey Vlasov
1
-1
/
+1
2021-02-15
Format code according to conventions (#11907)
github-actions[bot]
1
-4
/
+4
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
17
-2319
/
+2337
2021-02-15
Format code according to conventions (#11905)
github-actions[bot]
1
-9
/
+9
2021-02-01
Stop sounds when suspended (#11553)
Joshua Diamond
4
-2
/
+27
2021-01-28
Backport ChibiOS Audio changes from ZSA (#11687)
Drashna Jaelre
2
-8
/
+19
2020-12-26
Change include guards in quantum/ to pragma once (#11239)
Ryan
5
-26
/
+13
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
1
-1
/
+1
2020-12-11
Normalise include statements in core code (#11153)
Ryan
2
-4
/
+4
2020-07-16
Allow for user song list (#9281)
Drashna Jaelre
1
-41
/
+129
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2
-3
/
+5
2020-03-30
format code according to conventions [skip ci]
QMK Bot
1
-3
/
+1
2020-03-30
Added USSR anthem. (#8588)
Antosha
1
-3
/
+11
2020-03-21
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2
-0
/
+0
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
1
-8
/
+2
2020-01-24
Add customisable EEPROM driver selection (#7274)
Nick Brassel
1
-1
/
+1
2019-08-30
clang-format changes
skullY
12
-2468
/
+1423
2019-06-28
[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)
Michael F. Lamb
1
-0
/
+11
2019-06-26
Remove one more copyrighted song (#6200)
fauxpark
1
-5
/
+1
2019-06-06
Remove all Copyrighted Sounds and Songs (#5905)
Drashna Jaelre
1
-518
/
+75
2019-05-14
[Keymap] Pvinis master (#5843)
Pavlos Vinieratos
1
-17
/
+16
2019-04-08
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
1
-3
/
+3
2019-04-02
Added some new songs (#5525)
DDRnJn
1
-0
/
+79
2019-03-24
Added songs from Nier and Nier Automata
DDRnJn
1
-0
/
+85
2019-03-17
Added 4 new songs to song_list.h
DDRnJn
1
-0
/
+52
2019-03-11
Add 3 new songs and add new note type (#5351)
DDRnJn
2
-1
/
+47
[next]