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
Failed to generate hash of commit
130 changed files with 0 additions and 390 deletions

View file

@ -9,9 +9,6 @@
* 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
*/