diff options
Diffstat (limited to 'keyboards/cu24/config.h')
-rw-r--r-- | keyboards/cu24/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/cu24/config.h b/keyboards/cu24/config.h index b6443ab99..7d1bae604 100644 --- a/keyboards/cu24/config.h +++ b/keyboards/cu24/config.h | |||
@@ -160,24 +160,4 @@ | |||
160 | //#define NO_ACTION_MACRO | 160 | //#define NO_ACTION_MACRO |
161 | //#define NO_ACTION_FUNCTION | 161 | //#define NO_ACTION_FUNCTION |
162 | 162 | ||
163 | /* | ||
164 | * MIDI options | ||
165 | */ | ||
166 | |||
167 | /* enable basic MIDI features: | ||
168 | - MIDI notes can be sent when in Music mode is on | ||
169 | */ | ||
170 | //#define MIDI_BASIC | ||
171 | |||
172 | /* enable advanced MIDI features: | ||
173 | - MIDI notes can be added to the keymap | ||
174 | - Octave shift and transpose | ||
175 | - Virtual sustain, portamento, and modulation wheel | ||
176 | - etc. | ||
177 | */ | ||
178 | //#define MIDI_ADVANCED | ||
179 | |||
180 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
181 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
182 | |||
183 | #endif | 163 | #endif |