aboutsummaryrefslogtreecommitdiff
path: root/users/ishtob/config.h
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 /users/ishtob/config.h
parent843643aef36165ee6b00a52e19a272e69f19e6e1 (diff)
downloadqmk_firmware-c1b2e87e894c08b5d6bdd85b9e47c885fd447370.tar.gz
qmk_firmware-c1b2e87e894c08b5d6bdd85b9e47c885fd447370.zip
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
Diffstat (limited to 'users/ishtob/config.h')
-rwxr-xr-xusers/ishtob/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/users/ishtob/config.h b/users/ishtob/config.h
index 1f567f4a5..6c07d2f2f 100755
--- a/users/ishtob/config.h
+++ b/users/ishtob/config.h
@@ -50,9 +50,6 @@
50 * MIDI options 50 * MIDI options
51 */ 51 */
52 52
53/* Prevent use of disabled MIDI features in the keymap */
54//#define MIDI_ENABLE_STRICT 1
55
56/* enable basic MIDI features: 53/* enable basic MIDI features:
57 - MIDI notes can be sent when in Music mode is on 54 - MIDI notes can be sent when in Music mode is on
58*/ 55*/