diff options
Diffstat (limited to 'keyboards/boardsource')
-rw-r--r-- | keyboards/boardsource/3x4/config.h | 3 | ||||
-rw-r--r-- | keyboards/boardsource/4x12/config.h | 3 | ||||
-rw-r--r-- | keyboards/boardsource/5x12/config.h | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/boardsource/3x4/config.h b/keyboards/boardsource/3x4/config.h index 6f00004cb2..c997f72a9d 100644 --- a/keyboards/boardsource/3x4/config.h +++ b/keyboards/boardsource/3x4/config.h @@ -123,9 +123,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/boardsource/4x12/config.h b/keyboards/boardsource/4x12/config.h index 91aafd9b7a..6125260cd7 100644 --- a/keyboards/boardsource/4x12/config.h +++ b/keyboards/boardsource/4x12/config.h @@ -121,9 +121,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/boardsource/5x12/config.h b/keyboards/boardsource/5x12/config.h index edb522f373..3628431d76 100644 --- a/keyboards/boardsource/5x12/config.h +++ b/keyboards/boardsource/5x12/config.h @@ -122,9 +122,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 */ |