diff options
author | fauxpark <fauxpark@gmail.com> | 2021-01-27 17:39:20 +1100 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2021-01-27 17:39:20 +1100 |
commit | be897cbc2f9d542dfcc98c8e06aeb04179cc484c (patch) | |
tree | 5face749c8c02bb2698d8efcb0d1303c1a6b0b32 /keyboards/tkc | |
parent | 349571d11149654d19fe15d19cd44e676af16ae8 (diff) | |
parent | 6937f1d70e7d48980032446b137462a66c457bd8 (diff) | |
download | qmk_firmware-be897cbc2f9d542dfcc98c8e06aeb04179cc484c.tar.gz qmk_firmware-be897cbc2f9d542dfcc98c8e06aeb04179cc484c.zip |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/tkc')
-rw-r--r-- | keyboards/tkc/candybar/lefty/config.h | 3 | ||||
-rw-r--r-- | keyboards/tkc/candybar/righty/config.h | 3 | ||||
-rw-r--r-- | keyboards/tkc/godspeed75/config.h | 3 | ||||
-rw-r--r-- | keyboards/tkc/m0lly/config.h | 3 | ||||
-rw-r--r-- | keyboards/tkc/osav2/config.h | 3 | ||||
-rw-r--r-- | keyboards/tkc/tkc1800/config.h | 3 |
6 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/tkc/candybar/lefty/config.h b/keyboards/tkc/candybar/lefty/config.h index cd09363ac..0f789a7b6 100644 --- a/keyboards/tkc/candybar/lefty/config.h +++ b/keyboards/tkc/candybar/lefty/config.h | |||
@@ -84,9 +84,6 @@ | |||
84 | * MIDI options | 84 | * MIDI options |
85 | */ | 85 | */ |
86 | 86 | ||
87 | /* Prevent use of disabled MIDI features in the keymap */ | ||
88 | //#define MIDI_ENABLE_STRICT 1 | ||
89 | |||
90 | /* enable basic MIDI features: | 87 | /* enable basic MIDI features: |
91 | - MIDI notes can be sent when in Music mode is on | 88 | - MIDI notes can be sent when in Music mode is on |
92 | */ | 89 | */ |
diff --git a/keyboards/tkc/candybar/righty/config.h b/keyboards/tkc/candybar/righty/config.h index 0be3a5565..4c269c299 100644 --- a/keyboards/tkc/candybar/righty/config.h +++ b/keyboards/tkc/candybar/righty/config.h | |||
@@ -84,9 +84,6 @@ | |||
84 | * MIDI options | 84 | * MIDI options |
85 | */ | 85 | */ |
86 | 86 | ||
87 | /* Prevent use of disabled MIDI features in the keymap */ | ||
88 | //#define MIDI_ENABLE_STRICT 1 | ||
89 | |||
90 | /* enable basic MIDI features: | 87 | /* enable basic MIDI features: |
91 | - MIDI notes can be sent when in Music mode is on | 88 | - MIDI notes can be sent when in Music mode is on |
92 | */ | 89 | */ |
diff --git a/keyboards/tkc/godspeed75/config.h b/keyboards/tkc/godspeed75/config.h index 3cae79200..b4b448e24 100644 --- a/keyboards/tkc/godspeed75/config.h +++ b/keyboards/tkc/godspeed75/config.h | |||
@@ -84,9 +84,6 @@ | |||
84 | * MIDI options | 84 | * MIDI options |
85 | */ | 85 | */ |
86 | 86 | ||
87 | /* Prevent use of disabled MIDI features in the keymap */ | ||
88 | //#define MIDI_ENABLE_STRICT 1 | ||
89 | |||
90 | /* enable basic MIDI features: | 87 | /* enable basic MIDI features: |
91 | - MIDI notes can be sent when in Music mode is on | 88 | - MIDI notes can be sent when in Music mode is on |
92 | */ | 89 | */ |
diff --git a/keyboards/tkc/m0lly/config.h b/keyboards/tkc/m0lly/config.h index 886c611b3..bb2225806 100644 --- a/keyboards/tkc/m0lly/config.h +++ b/keyboards/tkc/m0lly/config.h | |||
@@ -166,9 +166,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
166 | * MIDI options | 166 | * MIDI options |
167 | */ | 167 | */ |
168 | 168 | ||
169 | /* Prevent use of disabled MIDI features in the keymap */ | ||
170 | //#define MIDI_ENABLE_STRICT 1 | ||
171 | |||
172 | /* enable basic MIDI features: | 169 | /* enable basic MIDI features: |
173 | - MIDI notes can be sent when in Music mode is on | 170 | - MIDI notes can be sent when in Music mode is on |
174 | */ | 171 | */ |
diff --git a/keyboards/tkc/osav2/config.h b/keyboards/tkc/osav2/config.h index 8796e088d..aaac1a0a9 100644 --- a/keyboards/tkc/osav2/config.h +++ b/keyboards/tkc/osav2/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/tkc/tkc1800/config.h b/keyboards/tkc/tkc1800/config.h index edbf872db..82d599c55 100644 --- a/keyboards/tkc/tkc1800/config.h +++ b/keyboards/tkc/tkc1800/config.h | |||
@@ -166,9 +166,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
166 | * MIDI options | 166 | * MIDI options |
167 | */ | 167 | */ |
168 | 168 | ||
169 | /* Prevent use of disabled MIDI features in the keymap */ | ||
170 | //#define MIDI_ENABLE_STRICT 1 | ||
171 | |||
172 | /* enable basic MIDI features: | 169 | /* enable basic MIDI features: |
173 | - MIDI notes can be sent when in Music mode is on | 170 | - MIDI notes can be sent when in Music mode is on |
174 | */ | 171 | */ |