diff options
| author | Ryan <fauxpark@gmail.com> | 2021-02-06 09:35:10 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-06 09:35:10 +1100 |
| commit | c1b2e87e894c08b5d6bdd85b9e47c885fd447370 (patch) | |
| tree | 0d4a30d37cda09933eef4278ec94309d8d7d2ff6 /keyboards/niu_mini/keymaps | |
| parent | 843643aef36165ee6b00a52e19a272e69f19e6e1 (diff) | |
| download | qmk_firmware-c1b2e87e894c08b5d6bdd85b9e47c885fd447370.tar.gz qmk_firmware-c1b2e87e894c08b5d6bdd85b9e47c885fd447370.zip | |
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
Diffstat (limited to 'keyboards/niu_mini/keymaps')
| -rw-r--r-- | keyboards/niu_mini/keymaps/framtava/config.h | 3 | ||||
| -rw-r--r-- | keyboards/niu_mini/keymaps/planck/config.h | 3 | ||||
| -rw-r--r-- | keyboards/niu_mini/keymaps/tobias/config.h | 3 | ||||
| -rw-r--r-- | keyboards/niu_mini/keymaps/xtonhasvim/config.h | 3 |
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 26387986d..0c42bb506 100644 --- a/keyboards/niu_mini/keymaps/framtava/config.h +++ b/keyboards/niu_mini/keymaps/framtava/config.h | |||
| @@ -9,9 +9,6 @@ | |||
| 9 | * MIDI options | 9 | * MIDI options |
| 10 | */ | 10 | */ |
| 11 | 11 | ||
| 12 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 13 | //#define MIDI_ENABLE_STRICT 1 | ||
| 14 | |||
| 15 | /* enable basic MIDI features: | 12 | /* enable basic MIDI features: |
| 16 | - MIDI notes can be sent when in Music mode is on | 13 | - MIDI notes can be sent when in Music mode is on |
| 17 | */ | 14 | */ |
diff --git a/keyboards/niu_mini/keymaps/planck/config.h b/keyboards/niu_mini/keymaps/planck/config.h index 26387986d..0c42bb506 100644 --- a/keyboards/niu_mini/keymaps/planck/config.h +++ b/keyboards/niu_mini/keymaps/planck/config.h | |||
| @@ -9,9 +9,6 @@ | |||
| 9 | * MIDI options | 9 | * MIDI options |
| 10 | */ | 10 | */ |
| 11 | 11 | ||
| 12 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 13 | //#define MIDI_ENABLE_STRICT 1 | ||
| 14 | |||
| 15 | /* enable basic MIDI features: | 12 | /* enable basic MIDI features: |
| 16 | - MIDI notes can be sent when in Music mode is on | 13 | - MIDI notes can be sent when in Music mode is on |
| 17 | */ | 14 | */ |
diff --git a/keyboards/niu_mini/keymaps/tobias/config.h b/keyboards/niu_mini/keymaps/tobias/config.h index f88b52d1f..ad72b6b6c 100644 --- a/keyboards/niu_mini/keymaps/tobias/config.h +++ b/keyboards/niu_mini/keymaps/tobias/config.h | |||
| @@ -8,9 +8,6 @@ | |||
| 8 | * MIDI options | 8 | * MIDI options |
| 9 | */ | 9 | */ |
| 10 | 10 | ||
| 11 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 12 | //#define MIDI_ENABLE_STRICT 1 | ||
| 13 | |||
| 14 | /* enable basic MIDI features: | 11 | /* enable basic MIDI features: |
| 15 | - MIDI notes can be sent when in Music mode is on | 12 | - MIDI notes can be sent when in Music mode is on |
| 16 | */ | 13 | */ |
diff --git a/keyboards/niu_mini/keymaps/xtonhasvim/config.h b/keyboards/niu_mini/keymaps/xtonhasvim/config.h index aa13d7b73..c79bb54ad 100644 --- a/keyboards/niu_mini/keymaps/xtonhasvim/config.h +++ b/keyboards/niu_mini/keymaps/xtonhasvim/config.h | |||
| @@ -9,9 +9,6 @@ | |||
| 9 | * MIDI options | 9 | * MIDI options |
| 10 | */ | 10 | */ |
| 11 | 11 | ||
| 12 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 13 | //#define MIDI_ENABLE_STRICT 1 | ||
| 14 | |||
| 15 | /* enable basic MIDI features: | 12 | /* enable basic MIDI features: |
| 16 | - MIDI notes can be sent when in Music mode is on | 13 | - MIDI notes can be sent when in Music mode is on |
| 17 | */ | 14 | */ |
