| Commit message (Expand) | Author | Age | Files | Lines |
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -31/+47 |
* | added missing audio_off_user() callback (#15457) | Dipl.-Ing. Raoul Rubien, BSc | 2021-12-11 | 1 | -0/+3 |
* | Fixup Audio startup and add to documents (#13606) | Drashna Jaelre | 2021-08-15 | 1 | -0/+3 |
* | Audio system overhaul (#11820) | Drashna Jaelre | 2021-02-15 | 1 | -0/+539 |
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 1 | -805/+0 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -398/+342 |
* | increase size of note counter variable to avoid overflow | Marco Monaco | 2019-03-05 | 1 | -1/+1 |
* | Store Clicky status in EEPROM | Drashna Jaelre | 2018-09-25 | 1 | -4/+4 |
* | Fix incorrect port direction setting in my previous pull request for pins B5,... | walkerstop | 2018-04-13 | 1 | -10/+5 |
* | Added support for audio using pins C4, C5, B6, B7 | Michael L. Walker | 2018-04-12 | 1 | -74/+114 |
* | Fix of #2094 | Mikkel Jeppesen | 2017-12-31 | 1 | -6/+6 |
* | adds planck light keyboard | Jack Humbert | 2017-11-20 | 1 | -1/+4 |
* | Clueboard 60% support (#1746) | skullydazed | 2017-09-29 | 1 | -3/+5 |
* | add audio on/off audios | Jack Humbert | 2017-09-06 | 1 | -36/+49 |
* | remove unneccesary headers | Jack Humbert | 2017-07-23 | 1 | -1/+4 |
* | use automatic rests with songs (no more rest styles) | Jack Humbert | 2017-07-23 | 1 | -14/+25 |
* | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | 2017-07-23 | 1 | -0/+14 |
* | don't let timer1 exist without b5 being enabled | Jack Humbert | 2017-06-27 | 1 | -0/+2 |
* | add new arguements, docs | Jack Humbert | 2017-06-27 | 1 | -1/+2 |
* | working duopholy | Jack Humbert | 2017-06-27 | 1 | -4/+58 |
* | b5 audio | Jack Humbert | 2017-06-27 | 1 | -20/+240 |
* | Clarify the quantum license (#1042) | skullydazed | 2017-03-28 | 1 | -0/+15 |
* | add debug messages to audio | Gabriel Young | 2017-03-02 | 1 | -158/+164 |
* | rgb clean-up, api clean-up | Jack Humbert | 2016-12-19 | 1 | -5/+10 |
* | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2016-06-18 | 1 | -1/+1 |
* | Converted audio play functions to *_user (#349) | Jack Humbert | 2016-05-24 | 1 | -17/+0 |
* | adds music and audio toggles (#337) | Jack Humbert | 2016-05-18 | 1 | -1/+7 |
* | adds a sequencer to the music mode (#330) | Jack Humbert | 2016-05-15 | 1 | -6/+5 |
* | Backlight Breathing for Planck and Atomic | Jack Humbert | 2016-05-09 | 1 | -0/+4 |
* | Clarified audio.c (#302) | IBNobody | 2016-05-03 | 1 | -444/+322 |
* | Update functions used to write to EEPROM | Eric Tang | 2016-04-21 | 1 | -3/+3 |
* | restructures audio, begins voicing | Jack Humbert | 2016-04-21 | 1 | -0/+607 |