diff options
Diffstat (limited to 'keyboards/eniigmakeyboards/ek87/config.h')
-rw-r--r-- | keyboards/eniigmakeyboards/ek87/config.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/eniigmakeyboards/ek87/config.h b/keyboards/eniigmakeyboards/ek87/config.h index 21298bd29..52a30917e 100644 --- a/keyboards/eniigmakeyboards/ek87/config.h +++ b/keyboards/eniigmakeyboards/ek87/config.h | |||
@@ -193,25 +193,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
193 | /* disable these deprecated features by default */ | 193 | /* disable these deprecated features by default */ |
194 | #define NO_ACTION_MACRO | 194 | #define NO_ACTION_MACRO |
195 | #define NO_ACTION_FUNCTION | 195 | #define NO_ACTION_FUNCTION |
196 | /* | ||
197 | * MIDI options | ||
198 | */ | ||
199 | |||
200 | /* enable basic MIDI features: | ||
201 | - MIDI notes can be sent when in Music mode is on | ||
202 | */ | ||
203 | //#define MIDI_BASIC | ||
204 | |||
205 | /* enable advanced MIDI features: | ||
206 | - MIDI notes can be added to the keymap | ||
207 | - Octave shift and transpose | ||
208 | - Virtual sustain, portamento, and modulation wheel | ||
209 | - etc. | ||
210 | */ | ||
211 | //#define MIDI_ADVANCED | ||
212 | |||
213 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
214 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
215 | 196 | ||
216 | /* Bootmagic Lite key configuration */ | 197 | /* Bootmagic Lite key configuration */ |
217 | // #define BOOTMAGIC_LITE_ROW 0 | 198 | // #define BOOTMAGIC_LITE_ROW 0 |