summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/mguterl
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 /layouts/community/ortho_4x12/mguterl
parent843643aef36165ee6b00a52e19a272e69f19e6e1 (diff)
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
Diffstat (limited to 'layouts/community/ortho_4x12/mguterl')
-rw-r--r--layouts/community/ortho_4x12/mguterl/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/community/ortho_4x12/mguterl/config.h b/layouts/community/ortho_4x12/mguterl/config.h
index 6fa31cc8a7..9020d2b9f8 100644
--- a/layouts/community/ortho_4x12/mguterl/config.h
+++ b/layouts/community/ortho_4x12/mguterl/config.h
@@ -14,9 +14,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
*/