diff options
Diffstat (limited to 'keyboards/evyd13')
-rw-r--r-- | keyboards/evyd13/eon40/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/eon65/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/eon75/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/eon87/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/eon95/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/minitomic/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/mx5160/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/nt660/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/omrontkl/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/pockettype/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/wasdat/config.h | 3 | ||||
-rw-r--r-- | keyboards/evyd13/wasdat_code/config.h | 3 |
12 files changed, 0 insertions, 36 deletions
diff --git a/keyboards/evyd13/eon40/config.h b/keyboards/evyd13/eon40/config.h index c8f300847..625576c74 100644 --- a/keyboards/evyd13/eon40/config.h +++ b/keyboards/evyd13/eon40/config.h | |||
@@ -198,9 +198,6 @@ | |||
198 | * MIDI options | 198 | * MIDI options |
199 | */ | 199 | */ |
200 | 200 | ||
201 | /* Prevent use of disabled MIDI features in the keymap */ | ||
202 | //#define MIDI_ENABLE_STRICT 1 | ||
203 | |||
204 | /* enable basic MIDI features: | 201 | /* enable basic MIDI features: |
205 | - MIDI notes can be sent when in Music mode is on | 202 | - MIDI notes can be sent when in Music mode is on |
206 | */ | 203 | */ |
diff --git a/keyboards/evyd13/eon65/config.h b/keyboards/evyd13/eon65/config.h index 75e688986..ffcde47f6 100644 --- a/keyboards/evyd13/eon65/config.h +++ b/keyboards/evyd13/eon65/config.h | |||
@@ -195,9 +195,6 @@ | |||
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/evyd13/eon75/config.h b/keyboards/evyd13/eon75/config.h index 5140458dc..707665140 100644 --- a/keyboards/evyd13/eon75/config.h +++ b/keyboards/evyd13/eon75/config.h | |||
@@ -195,9 +195,6 @@ | |||
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/evyd13/eon87/config.h b/keyboards/evyd13/eon87/config.h index 53d509051..dcbac216c 100644 --- a/keyboards/evyd13/eon87/config.h +++ b/keyboards/evyd13/eon87/config.h | |||
@@ -195,9 +195,6 @@ | |||
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/evyd13/eon95/config.h b/keyboards/evyd13/eon95/config.h index de8da33da..eb44d8957 100644 --- a/keyboards/evyd13/eon95/config.h +++ b/keyboards/evyd13/eon95/config.h | |||
@@ -195,9 +195,6 @@ | |||
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/evyd13/minitomic/config.h b/keyboards/evyd13/minitomic/config.h index 59e04c41f..c041e86a2 100644 --- a/keyboards/evyd13/minitomic/config.h +++ b/keyboards/evyd13/minitomic/config.h | |||
@@ -195,9 +195,6 @@ | |||
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/evyd13/mx5160/config.h b/keyboards/evyd13/mx5160/config.h index 92a8f07a5..926095a5d 100644 --- a/keyboards/evyd13/mx5160/config.h +++ b/keyboards/evyd13/mx5160/config.h | |||
@@ -199,9 +199,6 @@ | |||
199 | * MIDI options | 199 | * MIDI options |
200 | */ | 200 | */ |
201 | 201 | ||
202 | /* Prevent use of disabled MIDI features in the keymap */ | ||
203 | //#define MIDI_ENABLE_STRICT 1 | ||
204 | |||
205 | /* enable basic MIDI features: | 202 | /* enable basic MIDI features: |
206 | - MIDI notes can be sent when in Music mode is on | 203 | - MIDI notes can be sent when in Music mode is on |
207 | */ | 204 | */ |
diff --git a/keyboards/evyd13/nt660/config.h b/keyboards/evyd13/nt660/config.h index 65b63d998..0d9bbd330 100644 --- a/keyboards/evyd13/nt660/config.h +++ b/keyboards/evyd13/nt660/config.h | |||
@@ -199,9 +199,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
199 | * MIDI options | 199 | * MIDI options |
200 | */ | 200 | */ |
201 | 201 | ||
202 | /* Prevent use of disabled MIDI features in the keymap */ | ||
203 | //#define MIDI_ENABLE_STRICT 1 | ||
204 | |||
205 | /* enable basic MIDI features: | 202 | /* enable basic MIDI features: |
206 | - MIDI notes can be sent when in Music mode is on | 203 | - MIDI notes can be sent when in Music mode is on |
207 | */ | 204 | */ |
diff --git a/keyboards/evyd13/omrontkl/config.h b/keyboards/evyd13/omrontkl/config.h index e27e38184..704ccd5d8 100644 --- a/keyboards/evyd13/omrontkl/config.h +++ b/keyboards/evyd13/omrontkl/config.h | |||
@@ -195,9 +195,6 @@ | |||
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/evyd13/pockettype/config.h b/keyboards/evyd13/pockettype/config.h index d946e0ee0..daae3c173 100644 --- a/keyboards/evyd13/pockettype/config.h +++ b/keyboards/evyd13/pockettype/config.h | |||
@@ -195,9 +195,6 @@ | |||
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/evyd13/wasdat/config.h b/keyboards/evyd13/wasdat/config.h index a50cf7fc7..c064d18a5 100644 --- a/keyboards/evyd13/wasdat/config.h +++ b/keyboards/evyd13/wasdat/config.h | |||
@@ -203,9 +203,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
203 | * MIDI options | 203 | * MIDI options |
204 | */ | 204 | */ |
205 | 205 | ||
206 | /* Prevent use of disabled MIDI features in the keymap */ | ||
207 | //#define MIDI_ENABLE_STRICT 1 | ||
208 | |||
209 | /* enable basic MIDI features: | 206 | /* enable basic MIDI features: |
210 | - MIDI notes can be sent when in Music mode is on | 207 | - MIDI notes can be sent when in Music mode is on |
211 | */ | 208 | */ |
diff --git a/keyboards/evyd13/wasdat_code/config.h b/keyboards/evyd13/wasdat_code/config.h index 53e26c0da..804839ee9 100644 --- a/keyboards/evyd13/wasdat_code/config.h +++ b/keyboards/evyd13/wasdat_code/config.h | |||
@@ -203,9 +203,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
203 | * MIDI options | 203 | * MIDI options |
204 | */ | 204 | */ |
205 | 205 | ||
206 | /* Prevent use of disabled MIDI features in the keymap */ | ||
207 | //#define MIDI_ENABLE_STRICT 1 | ||
208 | |||
209 | /* enable basic MIDI features: | 206 | /* enable basic MIDI features: |
210 | - MIDI notes can be sent when in Music mode is on | 207 | - MIDI notes can be sent when in Music mode is on |
211 | */ | 208 | */ |