From c1b2e87e894c08b5d6bdd85b9e47c885fd447370 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 6 Feb 2021 09:35:10 +1100 Subject: Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) --- keyboards/preonic/keymaps/shwilliam/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/preonic/keymaps/shwilliam') diff --git a/keyboards/preonic/keymaps/shwilliam/config.h b/keyboards/preonic/keymaps/shwilliam/config.h index 959f94fe2b..5e00898258 100644 --- a/keyboards/preonic/keymaps/shwilliam/config.h +++ b/keyboards/preonic/keymaps/shwilliam/config.h @@ -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 */ -- cgit v1.2.3