diff options
Diffstat (limited to 'keyboards/coseyfannitutti/mysterium/config.h')
-rw-r--r-- | keyboards/coseyfannitutti/mysterium/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/coseyfannitutti/mysterium/config.h b/keyboards/coseyfannitutti/mysterium/config.h index 9b657d5bd..4e23392ee 100644 --- a/keyboards/coseyfannitutti/mysterium/config.h +++ b/keyboards/coseyfannitutti/mysterium/config.h | |||
@@ -187,26 +187,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
187 | //#define NO_ACTION_MACRO | 187 | //#define NO_ACTION_MACRO |
188 | //#define NO_ACTION_FUNCTION | 188 | //#define NO_ACTION_FUNCTION |
189 | 189 | ||
190 | /* | ||
191 | * MIDI options | ||
192 | */ | ||
193 | |||
194 | /* enable basic MIDI features: | ||
195 | - MIDI notes can be sent when in Music mode is on | ||
196 | */ | ||
197 | //#define MIDI_BASIC | ||
198 | |||
199 | /* enable advanced MIDI features: | ||
200 | - MIDI notes can be added to the keymap | ||
201 | - Octave shift and transpose | ||
202 | - Virtual sustain, portamento, and modulation wheel | ||
203 | - etc. | ||
204 | */ | ||
205 | //#define MIDI_ADVANCED | ||
206 | |||
207 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
208 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
209 | |||
210 | /* Bootmagic Lite key configuration */ | 190 | /* Bootmagic Lite key configuration */ |
211 | #define BOOTMAGIC_LITE_ROW 0 | 191 | #define BOOTMAGIC_LITE_ROW 0 |
212 | #define BOOTMAGIC_LITE_COLUMN 0 | 192 | #define BOOTMAGIC_LITE_COLUMN 0 |