summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2017-04-13Fix undefined eeprom warnings in unicode processingFred Sundvik
2017-04-09Rename led test to led_keyframes and move animation to ErgodoxFred Sundvik
2017-04-09Combine startup and resume animationsFred Sundvik
2017-04-09Move the logo drawing keyframe to lcd_keyframesFred Sundvik
2017-04-09Move LCD logo to visualizer resourcesFred Sundvik
2017-04-09Add automatic flush for the LCD screenFred Sundvik
2017-04-09Move common visualizer keyframes into visualizer_keyframes.hFred Sundvik
2017-04-09Remove the need to manually enable the visualizerFred Sundvik
2017-04-09Separated backlight and LCD disable/enableFred Sundvik
2017-04-09Move LCD backlight keyframes to its own fileFred Sundvik
2017-04-09Move LCD keyframes to its own fileFred Sundvik
2017-04-09Delete visualizer example integrationFred Sundvik
2017-04-09Tweaks to the Ergodox default visualizerFred Sundvik
2017-04-09Brightness for Ergodox Infinity emulated LEDsFred Sundvik
2017-04-09Emulate Ergodox EZ leds by LCD colorsFred Sundvik
2017-04-09Display layer bitmap and keyboard led states on the LCDFred Sundvik
2017-04-09Move CIE1931 and breathing tables to its own fileFred Sundvik
2017-04-09Only re-send matrix every 5msFred Sundvik
2017-04-09UGFX is compiled once per keyboard instead of keymapFred Sundvik
2017-04-09Add a keyboard specific visualizerFred Sundvik
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