summaryrefslogtreecommitdiffstats
path: root/quantum/audio/audio.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-06increase size of note counter variable to avoid overflowMarco Monaco1-1/+1
2018-09-25Store Clicky status in EEPROMDrashna Jaelre1-4/+4
2018-04-13Fix incorrect port direction setting in my previous pull request for pins B5,...walkerstop1-10/+5
2018-04-12Added support for audio using pins C4, C5, B6, B7Michael L. Walker1-74/+114
2018-01-01Fix of #2094Mikkel Jeppesen1-6/+6
2017-11-21adds planck light keyboardJack Humbert1-1/+4
2017-09-30Clueboard 60% support (#1746)skullydazed1-3/+5
2017-09-06add audio on/off audiosJack Humbert1-36/+49
2017-07-23remove unneccesary headersJack Humbert1-1/+4
2017-07-23use automatic rests with songs (no more rest styles)Jack Humbert1-14/+25
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert1-0/+14
2017-06-27don't let timer1 exist without b5 being enabledJack Humbert1-0/+2
2017-06-27add new arguements, docsJack Humbert1-1/+2
2017-06-27working duopholyJack Humbert1-4/+58
2017-06-27b5 audioJack Humbert1-20/+240
2017-03-29Clarify the quantum license (#1042)skullydazed1-0/+15
2017-03-02add debug messages to audioGabriel Young1-158/+164
2016-12-19rgb clean-up, api clean-upJack Humbert1-5/+10
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert1-1/+1
2016-05-24Converted audio play functions to *_user (#349)Jack Humbert1-17/+0
2016-05-19adds music and audio toggles (#337)Jack Humbert1-1/+7
2016-05-15adds a sequencer to the music mode (#330)Jack Humbert1-6/+5
2016-05-09Backlight Breathing for Planck and AtomicJack Humbert1-0/+4
2016-05-03Clarified audio.c (#302)IBNobody1-444/+322
2016-04-22Update functions used to write to EEPROMEric Tang1-3/+3
2016-04-21restructures audio, begins voicingJack Humbert1-0/+607