fix build

This commit is contained in:
Ilya Zhuravlev
2021-03-03 11:13:23 -05:00
parent 449eacbe01
commit 5f4054e7b8
6 changed files with 219 additions and 26 deletions
+1 -1
View File
@@ -341,7 +341,7 @@ enum quantum_keycodes {
MIDI_VELOCITY_MIN,
MI_VEL_0 = MIDI_VELOCITY_MIN,
MI_VEL_1,
MI_VEL_1 = MIDI_VELOCITY_MIN,
MI_VEL_2,
MI_VEL_3,
MI_VEL_4,