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
/
audio
Age
Commit message (
Expand
)
Author
2023-08-02
audio: Don't play the first note of zero-note melodies (#21661)
Nebuleon
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
2023-07-08
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce fir...
Pascal Getreuer
2023-05-08
[Bug] Realign and size check EECONFIG structures (#20541)
Drashna Jaelre
2023-03-23
Tidy up duplication of MIN/MAX fallback implementations (#20236)
Joel Challis
2023-03-23
Add some helpers to tidy up XAP (#20235)
Joel Challis
2023-01-20
Fix functions with empty params (#19647)
Ryan
2022-06-23
In honor of king terry (#17387)
SmugSam
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
2021-10-06
Move Audio drivers from quantum to platform drivers folder (#14308)
Drashna Jaelre
2021-09-25
Remove GCC version check from song list inclusion (#14600)
Drashna Jaelre
2021-09-15
Refactor use of _STM32_ defines (#14439)
Joel Challis
2021-08-15
Fixup Audio startup and add to documents (#13606)
Drashna Jaelre
2021-07-24
Refactor some platform dependent logic (#13675)
Joel Challis
2021-05-26
Keyboard: Planck THK (#12597)
Erovia
2021-04-19
Fix F303 audio output on A4 with the dac_basic driver (#12480)
Sergey Vlasov
2021-02-15
Format code according to conventions (#11907)
github-actions[bot]
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-15
Format code according to conventions (#11905)
github-actions[bot]
2021-02-01
Stop sounds when suspended (#11553)
Joshua Diamond
2021-01-28
Backport ChibiOS Audio changes from ZSA (#11687)
Drashna Jaelre
2020-12-26
Change include guards in quantum/ to pragma once (#11239)
Ryan
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
2020-12-11
Normalise include statements in core code (#11153)
Ryan
2020-07-16
Allow for user song list (#9281)
Drashna Jaelre
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-03-30
format code according to conventions [skip ci]
QMK Bot
2020-03-30
Added USSR anthem. (#8588)
Antosha
2020-03-21
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-01-24
Add customisable EEPROM driver selection (#7274)
Nick Brassel
2019-08-30
clang-format changes
skullY
2019-06-28
[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)
Michael F. Lamb
2019-06-26
Remove one more copyrighted song (#6200)
fauxpark
2019-06-06
Remove all Copyrighted Sounds and Songs (#5905)
Drashna Jaelre
2019-05-14
[Keymap] Pvinis master (#5843)
Pavlos Vinieratos
2019-04-08
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
2019-04-02
Added some new songs (#5525)
DDRnJn
2019-03-24
Added songs from Nier and Nier Automata
DDRnJn
2019-03-17
Added 4 new songs to song_list.h
DDRnJn
2019-03-11
Add 3 new songs and add new note type (#5351)
DDRnJn
2019-03-05
increase size of note counter variable to avoid overflow
Marco Monaco
2019-02-28
Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252)
avatak
2019-02-18
Stop all notes on startup, if there is no song and audio is disabled to preve...
Drashna Jaelre
2019-02-14
Fix ARM Audio issues and its EEPROM persistence (#4936)
Drashna Jaelre
2019-01-13
Changed rest note (#4837)
Jeremy Bernhardt
2018-12-03
Make ARM Audio max volume configurable (#4540)
Drashna Jaelre
2018-11-28
Added Rick Roll to song lists (#4510)
Paul Massendari
2018-11-03
Increasing square wave buffer to max volume. (#4296)
Josh
[next]