summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-02add debug messages to audioGabriel Young1-158/+164
2017-03-02fix 'stop_all_notes' naming to be more consistentGabriel Young6-7/+7
2017-02-26Update size estimates in the MakefileGabriel Young2-2/+2
2017-02-26Fix redundant process_music.c in sourcesGabriel Young1-16/+22
2017-02-26Update existing keymapsGabriel Young23-19/+472
2017-02-26Add basic layer to sample MIDI keycapGabriel Young3-3/+25
2017-02-26Factor basic note processing into respective processorsGabriel Young9-83/+184
2017-02-26Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young9-11/+80
2017-02-20fix typos in keymapGabriel Young1-8/+2
2017-02-20Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gabriel Young6-4/+8
2017-02-20Allow customization of the number of tone keycodes and add example keymapGabriel Young6-0/+180
2017-02-20expose midi_configGabriel Young2-17/+24
2017-02-20add keycodes for transpose rangeGabriel Young2-7/+48
2017-02-20implement modulationGabriel Young4-206/+61
2017-02-20add support for pedal cc messagesGabriel Young2-15/+57
2017-02-20remove disabled codeGabriel Young1-129/+0
2017-02-20Alternative version with a tone arrayGabriel Young1-0/+109
2017-02-20clean up commented codeGabriel Young1-137/+0
2017-02-20initial implementation of polyphony using variable length array of notes onGabriel Young5-7/+211
2017-02-20Expand MIDI key codesGabriel Young1-1/+113
2017-02-19Merge branch 'qmk/master'Gabriel Young49-1536/+1470
2017-02-16remove more warningsJack Humbert5-17/+39
2017-02-16fix travis and reduce warningsJack Humbert3-1/+3
2017-02-16ignore PRs in versioningJack Humbert1-1/+1
2017-02-16Merge pull request #1105 from nrrkeene/masterJack Humbert8-80/+165
2017-02-16Merge pull request #1103 from priyadi/promethiumJack Humbert9-970/+468
2017-02-16The Ordinary Layout has all the keys in the right places.Nicholas Keene1-1/+1
2017-02-16This is the best layout, really, come lookNicholas Keene1-4/+4
2017-02-16Merge pull request #1104 from qmk/layer_tap_toggleJack Humbert13-451/+490
2017-02-16The Ordinary Layout is the best one, the one you are looking for. Really. Che...Nicholas Keene4-29/+43
2017-02-16fix weirdness with arm and modsJack Humbert2-19/+20
2017-02-16unique variable nameJack Humbert2-19/+19
2017-02-15publicise variablesJack Humbert2-4/+3
2017-02-15add unicode common file, get names rightJack Humbert1-0/+86
2017-02-15add unicode common file, get names rightJack Humbert7-209/+137
2017-02-15split up unicode systems into different filesJack Humbert9-239/+253
2017-02-15give error if both unicode/map are enabledJack Humbert1-0/+3
2017-02-15adds layer tap toggleJack Humbert2-4/+12
2017-02-15Added README for my keymapPriyadi Iman Nurcahyo2-0/+44
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo5-116/+168
2017-02-15Added copyright noticePriyadi Iman Nurcahyo1-2/+14
2017-02-15Merge my Planck-like keyboardsPriyadi Iman Nurcahyo4-976/+144
2017-02-15Merge branch 'master' into promethiumPriyadi Iman Nurcahyo3-16/+60
2017-02-15The Ordinary Layout is boring, normal, typical, expected.Nicholas Keene2-54/+125
2017-02-15The Ordinary Layout has a feature for one-handed chorded typingNicholas Keene2-3/+3
2017-02-15All my friends us The Ordinary Layout because it doesn't force you to change ...Nicholas Keene2-4/+4
2017-02-15The Ordinary Layout now has more symbols on the Symbols layer! So useful!Nicholas Keene2-11/+11
2017-02-15Merge pull request #1101 from priyadi/layer_state_set_kbJack Humbert2-0/+17
2017-02-14Move Alt-Tab positionPriyadi Iman Nurcahyo1-4/+4
2017-02-14Merge branch 'layer_state_set_kb' into promethiumPriyadi Iman Nurcahyo1-2/+2