qmk_firmware/quantum
adiron 3d3c093173 Added bending to MIDI (#2740)
This is done via MI_BENDD and MI_BENDU. At the moment the value is
hardcoded and cannot be adjusted (future commit?) and is the max for the
`midi_send_pitchbend` function (up or down).

`MI_BENDD` and `MI_BENDU` both require `#define MIDI_ADVANCED`

MIDI pitch bend was already implemented in `protocol/midi.c`, I merely
added the keycodes to trigger them. :) (thanks to Jack, two years ago
in commit fb4fe52c apparently)
2018-04-18 22:22:08 -04:00
..
api Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
audio
keymap_extras
process_keycode Added bending to MIDI (#2740) 2018-04-18 22:22:08 -04:00
serial_link
template
tools
visualizer
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h Added bending to MIDI (#2740) 2018-04-18 22:22:08 -04:00
quantum.c
quantum.h
rgblight_list.h
rgblight_types.h
rgblight.c
rgblight.h
send_string_keycodes.h
variable_trace.c
variable_trace.h