summaryrefslogtreecommitdiff
path: root/keyboards/sentraq/s60_x
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-02-06 09:35:10 +1100
committerGitHub <noreply@github.com>2021-02-06 09:35:10 +1100
commitc1b2e87e894c08b5d6bdd85b9e47c885fd447370 (patch)
tree0d4a30d37cda09933eef4278ec94309d8d7d2ff6 /keyboards/sentraq/s60_x
parent843643aef36165ee6b00a52e19a272e69f19e6e1 (diff)
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
Diffstat (limited to 'keyboards/sentraq/s60_x')
-rw-r--r--keyboards/sentraq/s60_x/keymaps/bluebear/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/sentraq/s60_x/keymaps/bluebear/config.h b/keyboards/sentraq/s60_x/keymaps/bluebear/config.h
index 0a6ce8178e..8037a0d1e7 100644
--- a/keyboards/sentraq/s60_x/keymaps/bluebear/config.h
+++ b/keyboards/sentraq/s60_x/keymaps/bluebear/config.h
@@ -78,9 +78,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
*/