summaryrefslogtreecommitdiffstats
path: root/keyboards/contra/keymaps
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/contra/keymaps
parent843643aef36165ee6b00a52e19a272e69f19e6e1 (diff)
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
Diffstat (limited to 'keyboards/contra/keymaps')
-rw-r--r--keyboards/contra/keymaps/alper/config.h3
-rw-r--r--keyboards/contra/keymaps/deastiny/config.h3
-rw-r--r--keyboards/contra/keymaps/msiu/config.h3
-rw-r--r--keyboards/contra/keymaps/ryanm101/config.h3
4 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/contra/keymaps/alper/config.h b/keyboards/contra/keymaps/alper/config.h
index d61ee2938e..6114392f63 100644
--- a/keyboards/contra/keymaps/alper/config.h
+++ b/keyboards/contra/keymaps/alper/config.h
@@ -17,9 +17,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
*/
diff --git a/keyboards/contra/keymaps/deastiny/config.h b/keyboards/contra/keymaps/deastiny/config.h
index 8757eb70d4..6166fea4a7 100644
--- a/keyboards/contra/keymaps/deastiny/config.h
+++ b/keyboards/contra/keymaps/deastiny/config.h
@@ -16,9 +16,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
*/
diff --git a/keyboards/contra/keymaps/msiu/config.h b/keyboards/contra/keymaps/msiu/config.h
index 8757eb70d4..6166fea4a7 100644
--- a/keyboards/contra/keymaps/msiu/config.h
+++ b/keyboards/contra/keymaps/msiu/config.h
@@ -16,9 +16,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
*/
diff --git a/keyboards/contra/keymaps/ryanm101/config.h b/keyboards/contra/keymaps/ryanm101/config.h
index 224a4a37d0..e3d8b6b6b5 100644
--- a/keyboards/contra/keymaps/ryanm101/config.h
+++ b/keyboards/contra/keymaps/ryanm101/config.h
@@ -21,9 +21,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
*/