summaryrefslogtreecommitdiff
path: root/quantum/audio/audio.c
AgeCommit message (Expand)Author
2023-12-24Remove redundant audio eeconfig init (#22736)Joel Challis
2023-08-02audio: Don't play the first note of zero-note melodies (#21661)Nebuleon
2023-07-16quantum: 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-03-23Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis
2023-03-23Add some helpers to tidy up XAP (#20235)Joel Challis
2023-01-20Fix functions with empty params (#19647)Ryan
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-12-11added missing audio_off_user() callback (#15457)Dipl.-Ing. Raoul Rubien, BSc
2021-08-15Fixup Audio startup and add to documents (#13606)Drashna Jaelre
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2019-08-30clang-format changesskullY
2019-03-05increase size of note counter variable to avoid overflowMarco Monaco
2018-09-25Store Clicky status in EEPROMDrashna Jaelre
2018-04-13Fix incorrect port direction setting in my previous pull request for pins B5,...walkerstop
2018-04-12Added support for audio using pins C4, C5, B6, B7Michael L. Walker
2017-12-31Fix of #2094Mikkel Jeppesen
2017-11-20adds planck light keyboardJack Humbert
2017-09-29Clueboard 60% support (#1746)skullydazed
2017-09-06add audio on/off audiosJack Humbert
2017-07-23remove unneccesary headersJack Humbert
2017-07-23use automatic rests with songs (no more rest styles)Jack Humbert
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert
2017-06-27don't let timer1 exist without b5 being enabledJack Humbert
2017-06-27add new arguements, docsJack Humbert
2017-06-27working duopholyJack Humbert
2017-06-27b5 audioJack Humbert
2017-03-28Clarify the quantum license (#1042)skullydazed
2017-03-02add debug messages to audioGabriel Young
2016-12-19rgb clean-up, api clean-upJack Humbert
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert
2016-05-24Converted audio play functions to *_user (#349)Jack Humbert
2016-05-18adds music and audio toggles (#337)Jack Humbert
2016-05-15adds a sequencer to the music mode (#330)Jack Humbert
2016-05-09Backlight Breathing for Planck and AtomicJack Humbert
2016-05-03Clarified audio.c (#302)IBNobody
2016-04-21Update functions used to write to EEPROMEric Tang
2016-04-21restructures audio, begins voicingJack Humbert