From c1b2e87e894c08b5d6bdd85b9e47c885fd447370 Mon Sep 17 00:00:00 2001
From: Ryan <fauxpark@gmail.com>
Date: Sat, 6 Feb 2021 09:35:10 +1100
Subject: Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)

---
 users/ishtob/config.h | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'users/ishtob')

diff --git a/users/ishtob/config.h b/users/ishtob/config.h
index 1f567f4a5b..6c07d2f2fd 100755
--- a/users/ishtob/config.h
+++ b/users/ishtob/config.h
@@ -50,9 +50,6 @@
  * 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
 */
-- 
cgit v1.2.3