Commit Graph

24 Commits (43f8d365ba01b1e61b0c6cbbf6ef28eea9dee2b9)

Author SHA1 Message Date
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
jakobkg 8e820cde13
Fix handling multiples of the same MIDI note (fixes bug brought up in issue #10199) (#11639) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
3araht 2bcac45650
Fix for MIDI sustain effect issue (#10361) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
Zach DeCook 009d45d4d7 MIDI: Fix basic noteon: send correct velocity (#6476) 6 years ago
adiron 3d3c093173 Added bending to MIDI (#2740) 7 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042) 8 years ago
Gabriel Young d11962aeb2 fix 'stop_all_notes' naming to be more consistent 8 years ago
Gabriel Young 1000799d1e Factor basic note processing into respective processors 8 years ago
Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED 8 years ago
Gabriel Young ed15973a3f Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) 8 years ago
Gabriel Young ae0752dff5 expose midi_config 8 years ago
Gabriel Young 5e6097f015 add keycodes for transpose range 8 years ago
Gabriel Young dd8f8e6bae implement modulation 8 years ago
Gabriel Young 7c5e510fe2 add support for pedal cc messages 8 years ago
Gabriel Young f67aefc522 remove disabled code 8 years ago
Gabriel Young a4163466cb Alternative version with a tone array 8 years ago
Gabriel Young f2b2e05f12 clean up commented code 8 years ago
Gabriel Young e405ab4bc6 initial implementation of polyphony using variable length array of notes on 8 years ago
Adam Gausmann 8d99140d1b Missing ifdef statement 9 years ago
Jack Humbert 8b94e26d7c Fixes midi functionality 9 years ago
Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460) 9 years ago