diff options
Diffstat (limited to 'keyboards/acheron/shark/config.h')
-rw-r--r-- | keyboards/acheron/shark/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/acheron/shark/config.h b/keyboards/acheron/shark/config.h index e45b69b62..3adcb060d 100644 --- a/keyboards/acheron/shark/config.h +++ b/keyboards/acheron/shark/config.h | |||
@@ -204,26 +204,6 @@ B0, which is unconnected on the PCB | |||
204 | //#define NO_ACTION_MACRO | 204 | //#define NO_ACTION_MACRO |
205 | //#define NO_ACTION_FUNCTION | 205 | //#define NO_ACTION_FUNCTION |
206 | 206 | ||
207 | /* | ||
208 | * MIDI options | ||
209 | */ | ||
210 | |||
211 | /* enable basic MIDI features: | ||
212 | - MIDI notes can be sent when in Music mode is on | ||
213 | */ | ||
214 | //#define MIDI_BASIC | ||
215 | |||
216 | /* enable advanced MIDI features: | ||
217 | - MIDI notes can be added to the keymap | ||
218 | - Octave shift and transpose | ||
219 | - Virtual sustain, portamento, and modulation wheel | ||
220 | - etc. | ||
221 | */ | ||
222 | //#define MIDI_ADVANCED | ||
223 | |||
224 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
225 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
226 | |||
227 | /* Bootmagic Lite key configuration */ | 207 | /* Bootmagic Lite key configuration */ |
228 | // #define BOOTMAGIC_LITE_ROW 0 | 208 | // #define BOOTMAGIC_LITE_ROW 0 |
229 | // #define BOOTMAGIC_LITE_COLUMN 0 | 209 | // #define BOOTMAGIC_LITE_COLUMN 0 |