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

@@ -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 */