diff options
Diffstat (limited to 'quantum/quantum_keycodes.h')
-rw-r--r-- | quantum/quantum_keycodes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/quantum_keycodes.h b/quantum/quantum_keycodes.h index 3728fa366..a024a9639 100644 --- a/quantum/quantum_keycodes.h +++ b/quantum/quantum_keycodes.h | |||
@@ -189,6 +189,7 @@ enum quantum_keycodes { | |||
189 | MI_VEL_1 = MIDI_VELOCITY_MIN, | 189 | MI_VEL_1 = MIDI_VELOCITY_MIN, |
190 | MI_VEL_2, | 190 | MI_VEL_2, |
191 | MI_VEL_3, | 191 | MI_VEL_3, |
192 | MI_VEL_4, | ||
192 | MI_VEL_5, | 193 | MI_VEL_5, |
193 | MI_VEL_6, | 194 | MI_VEL_6, |
194 | MI_VEL_7, | 195 | MI_VEL_7, |