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/contra | |
| 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/contra')
| -rw-r--r-- | keyboards/contra/keymaps/alper/config.h | 3 | ||||
| -rw-r--r-- | keyboards/contra/keymaps/deastiny/config.h | 3 | ||||
| -rw-r--r-- | keyboards/contra/keymaps/msiu/config.h | 3 | ||||
| -rw-r--r-- | keyboards/contra/keymaps/ryanm101/config.h | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/contra/keymaps/alper/config.h b/keyboards/contra/keymaps/alper/config.h index d61ee2938..6114392f6 100644 --- a/keyboards/contra/keymaps/alper/config.h +++ b/keyboards/contra/keymaps/alper/config.h | |||
| @@ -17,9 +17,6 @@ | |||
| 17 | * MIDI options | 17 | * MIDI options |
| 18 | */ | 18 | */ |
| 19 | 19 | ||
| 20 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 21 | //#define MIDI_ENABLE_STRICT 1 | ||
| 22 | |||
| 23 | /* enable basic MIDI features: | 20 | /* enable basic MIDI features: |
| 24 | - MIDI notes can be sent when in Music mode is on | 21 | - MIDI notes can be sent when in Music mode is on |
| 25 | */ | 22 | */ |
diff --git a/keyboards/contra/keymaps/deastiny/config.h b/keyboards/contra/keymaps/deastiny/config.h index 8757eb70d..6166fea4a 100644 --- a/keyboards/contra/keymaps/deastiny/config.h +++ b/keyboards/contra/keymaps/deastiny/config.h | |||
| @@ -16,9 +16,6 @@ | |||
| 16 | * MIDI options | 16 | * MIDI options |
| 17 | */ | 17 | */ |
| 18 | 18 | ||
| 19 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 20 | //#define MIDI_ENABLE_STRICT 1 | ||
| 21 | |||
| 22 | /* enable basic MIDI features: | 19 | /* enable basic MIDI features: |
| 23 | - MIDI notes can be sent when in Music mode is on | 20 | - MIDI notes can be sent when in Music mode is on |
| 24 | */ | 21 | */ |
diff --git a/keyboards/contra/keymaps/msiu/config.h b/keyboards/contra/keymaps/msiu/config.h index 8757eb70d..6166fea4a 100644 --- a/keyboards/contra/keymaps/msiu/config.h +++ b/keyboards/contra/keymaps/msiu/config.h | |||
| @@ -16,9 +16,6 @@ | |||
| 16 | * MIDI options | 16 | * MIDI options |
| 17 | */ | 17 | */ |
| 18 | 18 | ||
| 19 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 20 | //#define MIDI_ENABLE_STRICT 1 | ||
| 21 | |||
| 22 | /* enable basic MIDI features: | 19 | /* enable basic MIDI features: |
| 23 | - MIDI notes can be sent when in Music mode is on | 20 | - MIDI notes can be sent when in Music mode is on |
| 24 | */ | 21 | */ |
diff --git a/keyboards/contra/keymaps/ryanm101/config.h b/keyboards/contra/keymaps/ryanm101/config.h index 224a4a37d..e3d8b6b6b 100644 --- a/keyboards/contra/keymaps/ryanm101/config.h +++ b/keyboards/contra/keymaps/ryanm101/config.h | |||
| @@ -21,9 +21,6 @@ | |||
| 21 | * MIDI options | 21 | * MIDI options |
| 22 | */ | 22 | */ |
| 23 | 23 | ||
| 24 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 25 | //#define MIDI_ENABLE_STRICT 1 | ||
| 26 | |||
| 27 | /* enable basic MIDI features: | 24 | /* enable basic MIDI features: |
| 28 | - MIDI notes can be sent when in Music mode is on | 25 | - MIDI notes can be sent when in Music mode is on |
| 29 | */ | 26 | */ |
