1
0
Fork 0

Remove MIDI_ENABLE_STRICT from keyboards' config.h (#11679)

This commit is contained in:
Ryan 2021-01-27 17:26:26 +11:00 committed by GitHub
parent a0d9221dcc
commit 6937f1d70e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
256 changed files with 0 additions and 766 deletions

View file

@ -192,9 +192,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
* 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
*/