aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)Author
2017-04-09Move CIE1931 and breathing tables to its own fileGravatar Fred Sundvik
2017-04-09Only re-send matrix every 5msGravatar Fred Sundvik
2017-04-09UGFX is compiled once per keyboard instead of keymapGravatar Fred Sundvik
2017-04-09Add a keyboard specific visualizerGravatar Fred Sundvik
2017-04-03quick fix for space cadet shiftGravatar Jack Humbert
2017-03-30Worked around some new Makefile issues.Gravatar nielsenz
2017-03-30Pulling and pushing troublesGravatar nielsenz
2017-03-30Typo fixGravatar Osamu Aoki
2017-03-29Merge branch 'master' into to_pushGravatar Zay950
2017-03-28Clarify the quantum license (#1042)Gravatar skullydazed
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesGravatar Jack Humbert
2017-03-28Merge pull request #1162 from Khord/masterGravatar Jack Humbert
2017-03-24Refactor Bluetooth HandlingGravatar Travis La Marr
2017-03-16added custom tonesGravatar Dylan Khor
2017-03-15Merge pull request #1090 from qmk/backlight_softpwmGravatar Jack Humbert
2017-03-08Left control and altGravatar Lukas Stiebig
2017-03-02add debug messages to audioGravatar Gabriel Young
2017-03-02fix 'stop_all_notes' naming to be more consistentGravatar Gabriel Young
2017-02-25Update size estimates in the MakefileGravatar Gabriel Young
2017-02-25Update existing keymapsGravatar Gabriel Young
2017-02-25Add basic layer to sample MIDI keycapGravatar Gabriel Young
2017-02-25Factor basic note processing into respective processorsGravatar Gabriel Young
2017-02-25Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGravatar Gabriel Young
2017-02-23Merge pull request #1117 from priyadi/fix_unicode_mapGravatar Jack Humbert
2017-02-23Fix UNICODE_MAP input_mode problemGravatar Priyadi Iman Nurcahyo
2017-02-19Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gravatar Gabriel Young
2017-02-19Allow customization of the number of tone keycodes and add example keymapGravatar Gabriel Young
2017-02-19expose midi_configGravatar Gabriel Young
2017-02-19add keycodes for transpose rangeGravatar Gabriel Young
2017-02-19implement modulationGravatar Gabriel Young
2017-02-19add support for pedal cc messagesGravatar Gabriel Young
2017-02-19remove disabled codeGravatar Gabriel Young
2017-02-19Alternative version with a tone arrayGravatar Gabriel Young
2017-02-19clean up commented codeGravatar Gabriel Young
2017-02-19initial implementation of polyphony using variable length array of notes onGravatar Gabriel Young
2017-02-19Expand MIDI key codesGravatar Gabriel Young
2017-02-19helps to save before committingGravatar Jack Humbert
2017-02-19mergingGravatar Jack Humbert
2017-02-16remove more warningsGravatar Jack Humbert
2017-02-16fix travis and reduce warningsGravatar Jack Humbert
2017-02-15fix weirdness with arm and modsGravatar Jack Humbert
2017-02-15unique variable nameGravatar Jack Humbert
2017-02-15publicise variablesGravatar Jack Humbert
2017-02-15add unicode common file, get names rightGravatar Jack Humbert
2017-02-15add unicode common file, get names rightGravatar Jack Humbert
2017-02-15split up unicode systems into different filesGravatar Jack Humbert
2017-02-15give error if both unicode/map are enabledGravatar Jack Humbert
2017-02-15adds layer tap toggleGravatar Jack Humbert
2017-02-13Add keycodes to turn on, turn off and toggle faux clickyGravatar Priyadi Iman Nurcahyo
2017-02-13Implement faux-clicky featureGravatar Priyadi Iman Nurcahyo