Age | Commit message (Expand) | Author |
2017-03-28 | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert |
2017-03-28 | Merge pull request #1162 from Khord/master | Jack Humbert |
2017-03-24 | Refactor Bluetooth Handling | Travis La Marr |
2017-03-16 | added custom tones | Dylan Khor |
2017-03-15 | Merge pull request #1090 from qmk/backlight_softpwm | Jack Humbert |
2017-03-08 | Left control and alt | Lukas Stiebig |
2017-03-02 | add debug messages to audio | Gabriel Young |
2017-03-02 | fix 'stop_all_notes' naming to be more consistent | Gabriel Young |
2017-02-25 | Update size estimates in the Makefile | Gabriel Young |
2017-02-25 | Update existing keymaps | Gabriel Young |
2017-02-25 | Add basic layer to sample MIDI keycap | Gabriel Young |
2017-02-25 | Factor basic note processing into respective processors | Gabriel Young |
2017-02-25 | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED | Gabriel Young |
2017-02-23 | Merge pull request #1117 from priyadi/fix_unicode_map | Jack Humbert |
2017-02-23 | Fix UNICODE_MAP input_mode problem | Priyadi Iman Nurcahyo |
2017-02-19 | Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) | Gabriel Young |
2017-02-19 | Allow customization of the number of tone keycodes and add example keymap | Gabriel Young |
2017-02-19 | expose midi_config | Gabriel Young |
2017-02-19 | add keycodes for transpose range | Gabriel Young |
2017-02-19 | implement modulation | Gabriel Young |
2017-02-19 | add support for pedal cc messages | Gabriel Young |
2017-02-19 | remove disabled code | Gabriel Young |
2017-02-19 | Alternative version with a tone array | Gabriel Young |
2017-02-19 | clean up commented code | Gabriel Young |
2017-02-19 | initial implementation of polyphony using variable length array of notes on | Gabriel Young |
2017-02-19 | Expand MIDI key codes | Gabriel Young |
2017-02-19 | helps to save before committing | Jack Humbert |
2017-02-19 | merging | Jack Humbert |
2017-02-16 | remove more warnings | Jack Humbert |
2017-02-16 | fix travis and reduce warnings | Jack Humbert |
2017-02-15 | fix weirdness with arm and mods | Jack Humbert |
2017-02-15 | unique variable name | Jack Humbert |
2017-02-15 | publicise variables | Jack Humbert |
2017-02-15 | add unicode common file, get names right | Jack Humbert |
2017-02-15 | add unicode common file, get names right | Jack Humbert |
2017-02-15 | split up unicode systems into different files | Jack Humbert |
2017-02-15 | give error if both unicode/map are enabled | Jack Humbert |
2017-02-15 | adds layer tap toggle | Jack Humbert |
2017-02-13 | Add keycodes to turn on, turn off and toggle faux clicky | Priyadi Iman Nurcahyo |
2017-02-13 | Implement faux-clicky feature | Priyadi Iman Nurcahyo |
2017-02-12 | adds soft pwm for non-timed ports | Jack Humbert |
2017-02-11 | Merge pull request #1082 from priyadi/right-side-dual-function | Jack Humbert |
2017-02-11 | Make room for 'loose keycodes' by halving UNICODE_MAP range | Priyadi Iman Nurcahyo |
2017-02-10 | Implement tap mod dual role for right side mods. | Priyadi Iman Nurcahyo |
2017-02-07 | added functionality for just a port | Jack Humbert |
2017-02-07 | Merge pull request #1071 from dungdung/rgb_tweaks | Jack Humbert |
2017-02-07 | Merge pull request #1068 from adzenith/master | Jack Humbert |
2017-02-07 | Merge pull request #1046 from LukeSilva/master | Jack Humbert |
2017-02-07 | Merge pull request #1057 from priyadi/selectable_output | Jack Humbert |
2017-02-06 | Merge pull request #1059 from qmk/hf/algr_t | Jack Humbert |