diff options
Diffstat (limited to 'keyboards/bm16a/config.h')
-rw-r--r-- | keyboards/bm16a/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/bm16a/config.h b/keyboards/bm16a/config.h index 496ac4a74..16bc83827 100644 --- a/keyboards/bm16a/config.h +++ b/keyboards/bm16a/config.h | |||
@@ -189,26 +189,6 @@ | |||
189 | //#define NO_ACTION_MACRO | 189 | //#define NO_ACTION_MACRO |
190 | //#define NO_ACTION_FUNCTION | 190 | //#define NO_ACTION_FUNCTION |
191 | 191 | ||
192 | /* | ||
193 | * MIDI options | ||
194 | */ | ||
195 | |||
196 | /* enable basic MIDI features: | ||
197 | - MIDI notes can be sent when in Music mode is on | ||
198 | */ | ||
199 | //#define MIDI_BASIC | ||
200 | |||
201 | /* enable advanced MIDI features: | ||
202 | - MIDI notes can be added to the keymap | ||
203 | - Octave shift and transpose | ||
204 | - Virtual sustain, portamento, and modulation wheel | ||
205 | - etc. | ||
206 | */ | ||
207 | //#define MIDI_ADVANCED | ||
208 | |||
209 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
210 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
211 | |||
212 | /* Bootmagic Lite key configuration */ | 192 | /* Bootmagic Lite key configuration */ |
213 | // #define BOOTMAGIC_LITE_ROW 0 | 193 | // #define BOOTMAGIC_LITE_ROW 0 |
214 | // #define BOOTMAGIC_LITE_COLUMN 0 | 194 | // #define BOOTMAGIC_LITE_COLUMN 0 |