aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kbdfans
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kbdfans')
-rw-r--r--keyboards/kbdfans/kbd19x/config.h3
-rw-r--r--keyboards/kbdfans/kbd4x/config.h3
-rw-r--r--keyboards/kbdfans/kbd66/config.h3
-rw-r--r--keyboards/kbdfans/kbd67/hotswap/config.h3
-rw-r--r--keyboards/kbdfans/kbd67/rev1/config.h3
-rw-r--r--keyboards/kbdfans/kbd6x/config.h3
-rw-r--r--keyboards/kbdfans/kbd8x/config.h3
-rw-r--r--keyboards/kbdfans/kbd8x_mk2/config.h3
-rw-r--r--keyboards/kbdfans/kbdpad_mk2/config.h3
9 files changed, 0 insertions, 27 deletions
diff --git a/keyboards/kbdfans/kbd19x/config.h b/keyboards/kbdfans/kbd19x/config.h
index c5ff2aa0a..090beb590 100644
--- a/keyboards/kbdfans/kbd19x/config.h
+++ b/keyboards/kbdfans/kbd19x/config.h
@@ -175,9 +175,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
175 * MIDI options 175 * MIDI options
176 */ 176 */
177 177
178/* Prevent use of disabled MIDI features in the keymap */
179//#define MIDI_ENABLE_STRICT 1
180
181/* enable basic MIDI features: 178/* enable basic MIDI features:
182 - MIDI notes can be sent when in Music mode is on 179 - MIDI notes can be sent when in Music mode is on
183*/ 180*/
diff --git a/keyboards/kbdfans/kbd4x/config.h b/keyboards/kbdfans/kbd4x/config.h
index ba67d4ef4..9efffa0b1 100644
--- a/keyboards/kbdfans/kbd4x/config.h
+++ b/keyboards/kbdfans/kbd4x/config.h
@@ -170,9 +170,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
170 * MIDI options 170 * MIDI options
171 */ 171 */
172 172
173/* Prevent use of disabled MIDI features in the keymap */
174//#define MIDI_ENABLE_STRICT 1
175
176/* enable basic MIDI features: 173/* enable basic MIDI features:
177 - MIDI notes can be sent when in Music mode is on 174 - MIDI notes can be sent when in Music mode is on
178*/ 175*/
diff --git a/keyboards/kbdfans/kbd66/config.h b/keyboards/kbdfans/kbd66/config.h
index 4c9caab95..8b5be9f0a 100644
--- a/keyboards/kbdfans/kbd66/config.h
+++ b/keyboards/kbdfans/kbd66/config.h
@@ -161,9 +161,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
161 * MIDI options 161 * MIDI options
162 */ 162 */
163 163
164/* Prevent use of disabled MIDI features in the keymap */
165//#define MIDI_ENABLE_STRICT 1
166
167/* enable basic MIDI features: 164/* enable basic MIDI features:
168 - MIDI notes can be sent when in Music mode is on 165 - MIDI notes can be sent when in Music mode is on
169*/ 166*/
diff --git a/keyboards/kbdfans/kbd67/hotswap/config.h b/keyboards/kbdfans/kbd67/hotswap/config.h
index 99b46e5e8..e26dfac2f 100644
--- a/keyboards/kbdfans/kbd67/hotswap/config.h
+++ b/keyboards/kbdfans/kbd67/hotswap/config.h
@@ -189,9 +189,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
189 * MIDI options 189 * MIDI options
190 */ 190 */
191 191
192/* Prevent use of disabled MIDI features in the keymap */
193//#define MIDI_ENABLE_STRICT 1
194
195/* enable basic MIDI features: 192/* enable basic MIDI features:
196 - MIDI notes can be sent when in Music mode is on 193 - MIDI notes can be sent when in Music mode is on
197*/ 194*/
diff --git a/keyboards/kbdfans/kbd67/rev1/config.h b/keyboards/kbdfans/kbd67/rev1/config.h
index 034952fae..b12b83683 100644
--- a/keyboards/kbdfans/kbd67/rev1/config.h
+++ b/keyboards/kbdfans/kbd67/rev1/config.h
@@ -186,9 +186,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
186 * MIDI options 186 * MIDI options
187 */ 187 */
188 188
189/* Prevent use of disabled MIDI features in the keymap */
190//#define MIDI_ENABLE_STRICT 1
191
192/* enable basic MIDI features: 189/* enable basic MIDI features:
193 - MIDI notes can be sent when in Music mode is on 190 - MIDI notes can be sent when in Music mode is on
194*/ 191*/
diff --git a/keyboards/kbdfans/kbd6x/config.h b/keyboards/kbdfans/kbd6x/config.h
index 0a2090846..390e5a66e 100644
--- a/keyboards/kbdfans/kbd6x/config.h
+++ b/keyboards/kbdfans/kbd6x/config.h
@@ -173,9 +173,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
173 * MIDI options 173 * MIDI options
174 */ 174 */
175 175
176/* Prevent use of disabled MIDI features in the keymap */
177//#define MIDI_ENABLE_STRICT 1
178
179/* enable basic MIDI features: 176/* enable basic MIDI features:
180 - MIDI notes can be sent when in Music mode is on 177 - MIDI notes can be sent when in Music mode is on
181*/ 178*/
diff --git a/keyboards/kbdfans/kbd8x/config.h b/keyboards/kbdfans/kbd8x/config.h
index b05d83065..92560a9dc 100644
--- a/keyboards/kbdfans/kbd8x/config.h
+++ b/keyboards/kbdfans/kbd8x/config.h
@@ -175,9 +175,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
175 * MIDI options 175 * MIDI options
176 */ 176 */
177 177
178/* Prevent use of disabled MIDI features in the keymap */
179//#define MIDI_ENABLE_STRICT 1
180
181/* enable basic MIDI features: 178/* enable basic MIDI features:
182 - MIDI notes can be sent when in Music mode is on 179 - MIDI notes can be sent when in Music mode is on
183*/ 180*/
diff --git a/keyboards/kbdfans/kbd8x_mk2/config.h b/keyboards/kbdfans/kbd8x_mk2/config.h
index c41285bc6..008b6b517 100644
--- a/keyboards/kbdfans/kbd8x_mk2/config.h
+++ b/keyboards/kbdfans/kbd8x_mk2/config.h
@@ -198,9 +198,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
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/kbdfans/kbdpad_mk2/config.h b/keyboards/kbdfans/kbdpad_mk2/config.h
index 523e14dd4..8979afbd2 100644
--- a/keyboards/kbdfans/kbdpad_mk2/config.h
+++ b/keyboards/kbdfans/kbdpad_mk2/config.h
@@ -197,9 +197,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
197 * MIDI options 197 * MIDI options
198 */ 198 */
199 199
200/* Prevent use of disabled MIDI features in the keymap */
201//#define MIDI_ENABLE_STRICT 1
202
203/* enable basic MIDI features: 200/* enable basic MIDI features:
204 - MIDI notes can be sent when in Music mode is on 201 - MIDI notes can be sent when in Music mode is on
205*/ 202*/