summaryrefslogtreecommitdiffstats
path: root/quantum/quantum.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Improve string sending (#376)Eric Tang1-50/+99
2016-06-02new line/tab in send_stringJack Humbert1-1/+1
2016-06-02adds send_string functionality (string macros)Jack Humbert1-0/+54
2016-05-28process_record implementation (non-breaking for process_action ATM)Jack Humbert1-0/+13
2016-05-25[Erez & Jack] Optimizes shift_interrupted arrayErez Zukerman1-1/+1
2016-05-25[Erez & Jack] Packages Space Cadet shifts into keycodesErez Zukerman1-1/+43
2016-05-24Converted audio play functions to *_user (#349)Jack Humbert1-24/+45
2016-05-19fixed small bug with AUDIO_ENABLED (#339)purpleP1-21/+22
2016-05-19adapts unicode to quantum.c (#333)Jack Humbert1-7/+72
2016-05-19adds music and audio toggles (#337)Jack Humbert1-14/+61
2016-05-15updates midi functionality (#331)Jack Humbert1-5/+83
2016-05-15splits process_action up to handle records separately (#329)Jack Humbert1-1/+10
2016-05-15adds a sequencer to the music mode (#330)Jack Humbert1-4/+100
2016-05-15Leader key implementation (#326)Erez Zukerman1-0/+167