Age | Commit message (Expand) | Author | Files | Lines |
2017-07-23 | adds music mode, music mode songs, music mask | Jack Humbert | 2 | -2/+34 |
2017-07-23 | remove unneccesary headers | Jack Humbert | 1 | -1/+4 |
2017-07-23 | use automatic rests with songs (no more rest styles) | Jack Humbert | 3 | -24/+30 |
2017-07-23 | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | 3 | -6/+52 |
2017-06-27 | don't let timer1 exist without b5 being enabled | Jack Humbert | 1 | -0/+2 |
2017-06-27 | add new arguements, docs | Jack Humbert | 1 | -1/+2 |
2017-06-27 | no glide | Jack Humbert | 1 | -1/+1 |
2017-06-27 | working duopholy | Jack Humbert | 1 | -4/+58 |
2017-06-27 | b5 audio | Jack Humbert | 1 | -20/+240 |
2017-03-29 | Merge branch 'master' into to_push | Zay950 | 10 | -162/+474 |
2017-03-29 | Clarify the quantum license (#1042) | skullydazed | 10 | -5/+159 |
2017-03-28 | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert | 1 | -158/+164 |
2017-03-16 | added custom tones | Dylan Khor | 1 | -0/+27 |
2017-03-02 | add debug messages to audio | Gabriel Young | 1 | -158/+164 |
2017-02-16 | fix travis and reduce warnings | Jack Humbert | 1 | -0/+1 |
2016-12-21 | initial subatomic keymap (text) | Jack Humbert | 1 | -2/+0 |
2016-12-21 | limit voices by default, add some drums | Jack Humbert | 2 | -25/+82 |
2016-12-19 | rgb clean-up, api clean-up | Jack Humbert | 3 | -7/+54 |
2016-12-12 | re-enable audio and extrakeys | Jack Humbert | 2 | -1/+23 |
2016-11-10 | Missed some stuff. Added a song (stole it from reddit). | Zach Nielsen | 1 | -0/+12 |
2016-07-30 | Add IN_LIKE_FLINT song | JeeBak Kim | 1 | -0/+8 |
2016-06-29 | Implements subprojects and updates projects for this (#459) | Jack Humbert | 1 | -3/+3 |
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2 | -2/+2 |
2016-05-24 | Converted audio play functions to *_user (#349) | Jack Humbert | 2 | -22/+1 |
2016-05-19 | adds music and audio toggles (#337) | Jack Humbert | 2 | -4/+10 |
2016-05-15 | adds a sequencer to the music mode (#330) | Jack Humbert | 2 | -6/+6 |
2016-05-09 | Backlight Breathing for Planck and Atomic | Jack Humbert | 2 | -5/+10 |
2016-05-03 | Clarified audio.c (#302) | IBNobody | 9 | -835/+1373 |
2016-04-29 | removes extra voices, updates .hex files | Jack Humbert | 1 | -21/+21 |
2016-04-26 | adds freq LUT for future use | Jack Humbert | 1 | -0/+357 |
2016-04-26 | adds delayed vibrato | Jack Humbert | 2 | -0/+33 |
2016-04-25 | updates default voice, prunes voices | Jack Humbert | 2 | -29/+29 |
2016-04-22 | adds more voice harmonics | Jack Humbert | 2 | -3/+18 |
2016-04-22 | Merge remote-tracking branch 'origin/master' | Jack Humbert | 3 | -19/+32 |
2016-04-22 | adds fifth and fourth down voices | Jack Humbert | 2 | -0/+17 |
2016-04-22 | fixed compiler warnings (#273) | IBNobody | 3 | -17/+30 |
2016-04-22 | adds more voices, fixes macro redefines | Jack Humbert | 2 | -4/+9 |
2016-04-22 | Update functions used to write to EEPROM | Eric Tang | 1 | -3/+3 |
2016-04-22 | adds multiple voices and the ability to iterate/deiterate between them | Jack Humbert | 2 | -3/+34 |
2016-04-21 | converts tabs to spaces | Jack Humbert | 2 | -47/+47 |
2016-04-21 | restructures audio, begins voicing | Jack Humbert | 8 | -0/+1404 |