aboutsummaryrefslogtreecommitdiff
path: root/keyboards/noxary
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-27 17:26:26 +1100
committerGitHub <noreply@github.com>2021-01-27 17:26:26 +1100
commit6937f1d70e7d48980032446b137462a66c457bd8 (patch)
treeeba50c9df87289269d92feab9aabe6d8b83b0b1f /keyboards/noxary
parenta0d9221dcc085b196e071581e9e7d8d9a96037fe (diff)
downloadqmk_firmware-6937f1d70e7d48980032446b137462a66c457bd8.tar.gz
qmk_firmware-6937f1d70e7d48980032446b137462a66c457bd8.zip
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Diffstat (limited to 'keyboards/noxary')
-rw-r--r--keyboards/noxary/220/config.h3
-rw-r--r--keyboards/noxary/260/config.h3
-rw-r--r--keyboards/noxary/268_2/config.h3
-rw-r--r--keyboards/noxary/280/config.h3
-rw-r--r--keyboards/noxary/x268/config.h3
5 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/noxary/220/config.h b/keyboards/noxary/220/config.h
index 6e661b768..49d98f583 100644
--- a/keyboards/noxary/220/config.h
+++ b/keyboards/noxary/220/config.h
@@ -168,9 +168,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
168 * MIDI options 168 * MIDI options
169 */ 169 */
170 170
171/* Prevent use of disabled MIDI features in the keymap */
172//#define MIDI_ENABLE_STRICT 1
173
174/* enable basic MIDI features: 171/* enable basic MIDI features:
175 - MIDI notes can be sent when in Music mode is on 172 - MIDI notes can be sent when in Music mode is on
176*/ 173*/
diff --git a/keyboards/noxary/260/config.h b/keyboards/noxary/260/config.h
index 7fe6c4387..82814d2f7 100644
--- a/keyboards/noxary/260/config.h
+++ b/keyboards/noxary/260/config.h
@@ -201,9 +201,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
201 * MIDI options 201 * MIDI options
202 */ 202 */
203 203
204/* Prevent use of disabled MIDI features in the keymap */
205//#define MIDI_ENABLE_STRICT 1
206
207/* enable basic MIDI features: 204/* enable basic MIDI features:
208 - MIDI notes can be sent when in Music mode is on 205 - MIDI notes can be sent when in Music mode is on
209*/ 206*/
diff --git a/keyboards/noxary/268_2/config.h b/keyboards/noxary/268_2/config.h
index 989dcb1c4..c78349e0d 100644
--- a/keyboards/noxary/268_2/config.h
+++ b/keyboards/noxary/268_2/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/noxary/280/config.h b/keyboards/noxary/280/config.h
index 1d8c38fa2..187655540 100644
--- a/keyboards/noxary/280/config.h
+++ b/keyboards/noxary/280/config.h
@@ -169,9 +169,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
169 * MIDI options 169 * MIDI options
170 */ 170 */
171 171
172/* Prevent use of disabled MIDI features in the keymap */
173//#define MIDI_ENABLE_STRICT 1
174
175/* enable basic MIDI features: 172/* enable basic MIDI features:
176 - MIDI notes can be sent when in Music mode is on 173 - MIDI notes can be sent when in Music mode is on
177*/ 174*/
diff --git a/keyboards/noxary/x268/config.h b/keyboards/noxary/x268/config.h
index ac4a09c60..fcfbf6f12 100644
--- a/keyboards/noxary/x268/config.h
+++ b/keyboards/noxary/x268/config.h
@@ -172,9 +172,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
172 * MIDI options 172 * MIDI options
173 */ 173 */
174 174
175/* Prevent use of disabled MIDI features in the keymap */
176//#define MIDI_ENABLE_STRICT 1
177
178/* enable basic MIDI features: 175/* enable basic MIDI features:
179 - MIDI notes can be sent when in Music mode is on 176 - MIDI notes can be sent when in Music mode is on
180*/ 177*/