diff options
author | fauxpark <fauxpark@gmail.com> | 2021-01-27 17:39:20 +1100 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2021-01-27 17:39:20 +1100 |
commit | be897cbc2f9d542dfcc98c8e06aeb04179cc484c (patch) | |
tree | 5face749c8c02bb2698d8efcb0d1303c1a6b0b32 /keyboards/coseyfannitutti | |
parent | 349571d11149654d19fe15d19cd44e676af16ae8 (diff) | |
parent | 6937f1d70e7d48980032446b137462a66c457bd8 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/coseyfannitutti')
-rw-r--r-- | keyboards/coseyfannitutti/discipad/config.h | 3 | ||||
-rw-r--r-- | keyboards/coseyfannitutti/discipline/config.h | 3 | ||||
-rw-r--r-- | keyboards/coseyfannitutti/mullet/config.h | 3 | ||||
-rw-r--r-- | keyboards/coseyfannitutti/mulletpad/config.h | 3 | ||||
-rw-r--r-- | keyboards/coseyfannitutti/mysterium/config.h | 3 | ||||
-rw-r--r-- | keyboards/coseyfannitutti/romeo/config.h | 3 |
6 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/coseyfannitutti/discipad/config.h b/keyboards/coseyfannitutti/discipad/config.h index 961f34aa94..01b12cf3aa 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/>. * 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/coseyfannitutti/discipline/config.h b/keyboards/coseyfannitutti/discipline/config.h index 7475bf09d8..af2bc452b0 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/>. * 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/coseyfannitutti/mullet/config.h b/keyboards/coseyfannitutti/mullet/config.h index 1b5741c13c..9d92d0839b 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/>. * 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/coseyfannitutti/mulletpad/config.h b/keyboards/coseyfannitutti/mulletpad/config.h index cdfe891212..782bc16e76 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/>. * 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/coseyfannitutti/mysterium/config.h b/keyboards/coseyfannitutti/mysterium/config.h index fc47a39730..9b657d5bda 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/>. * 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/coseyfannitutti/romeo/config.h b/keyboards/coseyfannitutti/romeo/config.h index 1a2d86d273..8be834db89 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/>. * 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 */ |