Remove MIDI_ENABLE_STRICT from user keymaps (#11750)

This commit is contained in:
Ryan
2021-02-06 09:35:10 +11:00
committed by GitHub
parent 843643aef3
commit c1b2e87e89
130 changed files with 0 additions and 390 deletions

View File

@@ -28,9 +28,6 @@ Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) 2020 Max Drasbeck
* MIDI options
*/
/* Prevent use of disabled MIDI features in the keymap */
//#define MIDI_ENABLE_STRICT 1
/* enable basic MIDI features:
- MIDI notes can be sent when in Music mode is on
*/