aboutsummaryrefslogtreecommitdiff
path: root/quantum/quantum_keycodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/quantum_keycodes.h')
-rw-r--r--quantum/quantum_keycodes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/quantum/quantum_keycodes.h b/quantum/quantum_keycodes.h
index 8122bfe73..d545440c9 100644
--- a/quantum/quantum_keycodes.h
+++ b/quantum/quantum_keycodes.h
@@ -383,6 +383,9 @@ enum quantum_keycodes {
383 MI_MOD, // modulation 383 MI_MOD, // modulation
384 MI_MODSD, // decrease modulation speed 384 MI_MODSD, // decrease modulation speed
385 MI_MODSU, // increase modulation speed 385 MI_MODSU, // increase modulation speed
386
387 MI_BENDD, // Bend down
388 MI_BENDU, // Bend up
386#endif // MIDI_ADVANCED 389#endif // MIDI_ADVANCED
387 390
388 // Backlight functionality 391 // Backlight functionality