1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
130 changed files with 0 additions and 390 deletions

View file

@ -7,9 +7,6 @@
#define MUSIC_MASK (keycode != KC_NO)
/* prevent use of disabled MIDI features in the keymap */
//#define MIDI_ENABLE_STRICT 1
#define MIDI_BASIC
/* enable advanced MIDI features */