Skip to content

Commit

Permalink
partially revert qmk/qmk_firmware#9940
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzz committed Jan 19, 2021
1 parent bf99a74 commit 2bb0528
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions quantum/quantum_keycodes.h
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,7 @@ enum quantum_keycodes {
MI_TRNSU, // transpose up

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,
Expand Down

0 comments on commit 2bb0528

Please sign in to comment.