aboutsummaryrefslogtreecommitdiff
path: root/keyboards/coseyfannitutti
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-27 17:26:26 +1100
committerGitHub <noreply@github.com>2021-01-27 17:26:26 +1100
commit6937f1d70e7d48980032446b137462a66c457bd8 (patch)
treeeba50c9df87289269d92feab9aabe6d8b83b0b1f /keyboards/coseyfannitutti
parenta0d9221dcc085b196e071581e9e7d8d9a96037fe (diff)
downloadqmk_firmware-6937f1d70e7d48980032446b137462a66c457bd8.tar.gz
qmk_firmware-6937f1d70e7d48980032446b137462a66c457bd8.zip
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Diffstat (limited to 'keyboards/coseyfannitutti')
-rw-r--r--keyboards/coseyfannitutti/discipad/config.h3
-rw-r--r--keyboards/coseyfannitutti/discipline/config.h3
-rw-r--r--keyboards/coseyfannitutti/mullet/config.h3
-rw-r--r--keyboards/coseyfannitutti/mulletpad/config.h3
-rw-r--r--keyboards/coseyfannitutti/mysterium/config.h3
-rw-r--r--keyboards/coseyfannitutti/romeo/config.h3
6 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/coseyfannitutti/discipad/config.h b/keyboards/coseyfannitutti/discipad/config.h
index 961f34aa9..01b12cf3a 100644
--- a/keyboards/coseyfannitutti/discipad/config.h
+++ b/keyboards/coseyfannitutti/discipad/config.h
@@ -195,9 +195,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
195 * MIDI options 195 * MIDI options
196 */ 196 */
197 197
198/* Prevent use of disabled MIDI features in the keymap */
199//#define MIDI_ENABLE_STRICT 1
200
201/* enable basic MIDI features: 198/* enable basic MIDI features:
202 - MIDI notes can be sent when in Music mode is on 199 - MIDI notes can be sent when in Music mode is on
203*/ 200*/
diff --git a/keyboards/coseyfannitutti/discipline/config.h b/keyboards/coseyfannitutti/discipline/config.h
index 7475bf09d..af2bc452b 100644
--- a/keyboards/coseyfannitutti/discipline/config.h
+++ b/keyboards/coseyfannitutti/discipline/config.h
@@ -193,9 +193,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
193 * MIDI options 193 * MIDI options
194 */ 194 */
195 195
196/* Prevent use of disabled MIDI features in the keymap */
197//#define MIDI_ENABLE_STRICT 1
198
199/* enable basic MIDI features: 196/* enable basic MIDI features:
200 - MIDI notes can be sent when in Music mode is on 197 - MIDI notes can be sent when in Music mode is on
201*/ 198*/
diff --git a/keyboards/coseyfannitutti/mullet/config.h b/keyboards/coseyfannitutti/mullet/config.h
index 1b5741c13..9d92d0839 100644
--- a/keyboards/coseyfannitutti/mullet/config.h
+++ b/keyboards/coseyfannitutti/mullet/config.h
@@ -122,9 +122,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
122 * MIDI options 122 * MIDI options
123 */ 123 */
124 124
125/* Prevent use of disabled MIDI features in the keymap */
126//#define MIDI_ENABLE_STRICT 1
127
128/* enable basic MIDI features: 125/* enable basic MIDI features:
129 - MIDI notes can be sent when in Music mode is on 126 - MIDI notes can be sent when in Music mode is on
130*/ 127*/
diff --git a/keyboards/coseyfannitutti/mulletpad/config.h b/keyboards/coseyfannitutti/mulletpad/config.h
index cdfe89121..782bc16e7 100644
--- a/keyboards/coseyfannitutti/mulletpad/config.h
+++ b/keyboards/coseyfannitutti/mulletpad/config.h
@@ -122,9 +122,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
122 * MIDI options 122 * MIDI options
123 */ 123 */
124 124
125/* Prevent use of disabled MIDI features in the keymap */
126//#define MIDI_ENABLE_STRICT 1
127
128/* enable basic MIDI features: 125/* enable basic MIDI features:
129 - MIDI notes can be sent when in Music mode is on 126 - MIDI notes can be sent when in Music mode is on
130*/ 127*/
diff --git a/keyboards/coseyfannitutti/mysterium/config.h b/keyboards/coseyfannitutti/mysterium/config.h
index fc47a3973..9b657d5bd 100644
--- a/keyboards/coseyfannitutti/mysterium/config.h
+++ b/keyboards/coseyfannitutti/mysterium/config.h
@@ -191,9 +191,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
191 * MIDI options 191 * MIDI options
192 */ 192 */
193 193
194/* Prevent use of disabled MIDI features in the keymap */
195//#define MIDI_ENABLE_STRICT 1
196
197/* enable basic MIDI features: 194/* enable basic MIDI features:
198 - MIDI notes can be sent when in Music mode is on 195 - MIDI notes can be sent when in Music mode is on
199*/ 196*/
diff --git a/keyboards/coseyfannitutti/romeo/config.h b/keyboards/coseyfannitutti/romeo/config.h
index 1a2d86d27..8be834db8 100644
--- a/keyboards/coseyfannitutti/romeo/config.h
+++ b/keyboards/coseyfannitutti/romeo/config.h
@@ -194,9 +194,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
194 * MIDI options 194 * MIDI options
195 */ 195 */
196 196
197/* Prevent use of disabled MIDI features in the keymap */
198//#define MIDI_ENABLE_STRICT 1
199
200/* enable basic MIDI features: 197/* enable basic MIDI features:
201 - MIDI notes can be sent when in Music mode is on 198 - MIDI notes can be sent when in Music mode is on
202*/ 199*/