summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2017-04-03quick fix for space cadet shiftJack Humbert
2017-03-30Worked around some new Makefile issues.nielsenz
2017-03-30Pulling and pushing troublesnielsenz
2017-03-30Typo fixOsamu Aoki
2017-03-29Merge branch 'master' into to_pushZay950
2017-03-28Clarify the quantum license (#1042)skullydazed
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert
2017-03-28Merge pull request #1162 from Khord/masterJack Humbert
2017-03-24Refactor Bluetooth HandlingTravis La Marr
2017-03-16added custom tonesDylan Khor
2017-03-15Merge pull request #1090 from qmk/backlight_softpwmJack Humbert
2017-03-08Left control and altLukas Stiebig
2017-03-02add debug messages to audioGabriel Young
2017-03-02fix 'stop_all_notes' naming to be more consistentGabriel Young
2017-02-25Update size estimates in the MakefileGabriel Young
2017-02-25Update existing keymapsGabriel Young
2017-02-25Add basic layer to sample MIDI keycapGabriel Young
2017-02-25Factor basic note processing into respective processorsGabriel Young
2017-02-25Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young
2017-02-23Merge pull request #1117 from priyadi/fix_unicode_mapJack Humbert
2017-02-23Fix UNICODE_MAP input_mode problemPriyadi Iman Nurcahyo
2017-02-19Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gabriel Young
2017-02-19Allow customization of the number of tone keycodes and add example keymapGabriel Young
2017-02-19expose midi_configGabriel Young
2017-02-19add keycodes for transpose rangeGabriel Young
2017-02-19implement modulationGabriel Young
2017-02-19add support for pedal cc messagesGabriel Young
2017-02-19remove disabled codeGabriel Young
2017-02-19Alternative version with a tone arrayGabriel Young
2017-02-19clean up commented codeGabriel Young
2017-02-19initial implementation of polyphony using variable length array of notes onGabriel Young
2017-02-19Expand MIDI key codesGabriel Young
2017-02-19helps to save before committingJack Humbert
2017-02-19mergingJack Humbert
2017-02-16remove more warningsJack Humbert
2017-02-16fix travis and reduce warningsJack Humbert
2017-02-15fix weirdness with arm and modsJack Humbert
2017-02-15unique variable nameJack Humbert
2017-02-15publicise variablesJack Humbert
2017-02-15add unicode common file, get names rightJack Humbert
2017-02-15add unicode common file, get names rightJack Humbert
2017-02-15split up unicode systems into different filesJack Humbert
2017-02-15give error if both unicode/map are enabledJack Humbert
2017-02-15adds layer tap toggleJack Humbert
2017-02-13Add keycodes to turn on, turn off and toggle faux clickyPriyadi Iman Nurcahyo
2017-02-13Implement faux-clicky featurePriyadi Iman Nurcahyo
2017-02-12adds soft pwm for non-timed portsJack Humbert
2017-02-11Merge pull request #1082 from priyadi/right-side-dual-functionJack Humbert
2017-02-11Make room for 'loose keycodes' by halving UNICODE_MAP rangePriyadi Iman Nurcahyo
2017-02-10Implement tap mod dual role for right side mods.Priyadi Iman Nurcahyo