diff options
Diffstat (limited to 'keyboards/angel17')
-rw-r--r-- | keyboards/angel17/alpha/config.h | 3 | ||||
-rw-r--r-- | keyboards/angel17/rev1/config.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/angel17/alpha/config.h b/keyboards/angel17/alpha/config.h index ee759bbf4..a6d1fed8a 100644 --- a/keyboards/angel17/alpha/config.h +++ b/keyboards/angel17/alpha/config.h | |||
@@ -196,9 +196,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
196 | * MIDI options | 196 | * MIDI options |
197 | */ | 197 | */ |
198 | 198 | ||
199 | /* Prevent use of disabled MIDI features in the keymap */ | ||
200 | //#define MIDI_ENABLE_STRICT 1 | ||
201 | |||
202 | /* enable basic MIDI features: | 199 | /* enable basic MIDI features: |
203 | - MIDI notes can be sent when in Music mode is on | 200 | - MIDI notes can be sent when in Music mode is on |
204 | */ | 201 | */ |
diff --git a/keyboards/angel17/rev1/config.h b/keyboards/angel17/rev1/config.h index 9c1132a2e..2364428c5 100644 --- a/keyboards/angel17/rev1/config.h +++ b/keyboards/angel17/rev1/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 | */ |