summaryrefslogtreecommitdiff
path: root/keyboards/niu_mini
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-02-06 09:35:10 +1100
committerGitHub <noreply@github.com>2021-02-06 09:35:10 +1100
commitc1b2e87e894c08b5d6bdd85b9e47c885fd447370 (patch)
tree0d4a30d37cda09933eef4278ec94309d8d7d2ff6 /keyboards/niu_mini
parent843643aef36165ee6b00a52e19a272e69f19e6e1 (diff)
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
Diffstat (limited to 'keyboards/niu_mini')
-rw-r--r--keyboards/niu_mini/keymaps/framtava/config.h3
-rw-r--r--keyboards/niu_mini/keymaps/planck/config.h3
-rw-r--r--keyboards/niu_mini/keymaps/tobias/config.h3
-rw-r--r--keyboards/niu_mini/keymaps/xtonhasvim/config.h3
4 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/niu_mini/keymaps/framtava/config.h b/keyboards/niu_mini/keymaps/framtava/config.h
index 26387986dd..0c42bb5060 100644
--- a/keyboards/niu_mini/keymaps/framtava/config.h
+++ b/keyboards/niu_mini/keymaps/framtava/config.h
@@ -9,9 +9,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/niu_mini/keymaps/planck/config.h b/keyboards/niu_mini/keymaps/planck/config.h
index 26387986dd..0c42bb5060 100644
--- a/keyboards/niu_mini/keymaps/planck/config.h
+++ b/keyboards/niu_mini/keymaps/planck/config.h
@@ -9,9 +9,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/niu_mini/keymaps/tobias/config.h b/keyboards/niu_mini/keymaps/tobias/config.h
index f88b52d1fc..ad72b6b6c5 100644
--- a/keyboards/niu_mini/keymaps/tobias/config.h
+++ b/keyboards/niu_mini/keymaps/tobias/config.h
@@ -8,9 +8,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/niu_mini/keymaps/xtonhasvim/config.h b/keyboards/niu_mini/keymaps/xtonhasvim/config.h
index aa13d7b735..c79bb54ad2 100644
--- a/keyboards/niu_mini/keymaps/xtonhasvim/config.h
+++ b/keyboards/niu_mini/keymaps/xtonhasvim/config.h
@@ -9,9 +9,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
*/