diff options
Diffstat (limited to 'keyboards/planck/rev6/config.h')
-rw-r--r-- | keyboards/planck/rev6/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/planck/rev6/config.h b/keyboards/planck/rev6/config.h index 44ae7d277..bae075de1 100644 --- a/keyboards/planck/rev6/config.h +++ b/keyboards/planck/rev6/config.h | |||
@@ -106,26 +106,6 @@ | |||
106 | //#define NO_ACTION_MACRO | 106 | //#define NO_ACTION_MACRO |
107 | //#define NO_ACTION_FUNCTION | 107 | //#define NO_ACTION_FUNCTION |
108 | 108 | ||
109 | /* | ||
110 | * MIDI options | ||
111 | */ | ||
112 | |||
113 | /* enable basic MIDI features: | ||
114 | - MIDI notes can be sent when in Music mode is on | ||
115 | */ | ||
116 | //#define MIDI_BASIC | ||
117 | |||
118 | /* enable advanced MIDI features: | ||
119 | - MIDI notes can be added to the keymap | ||
120 | - Octave shift and transpose | ||
121 | - Virtual sustain, portamento, and modulation wheel | ||
122 | - etc. | ||
123 | */ | ||
124 | //#define MIDI_ADVANCED | ||
125 | |||
126 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
127 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
128 | |||
129 | 109 | ||
130 | /* | 110 | /* |
131 | * WS2812 Underglow Matrix options | 111 | * WS2812 Underglow Matrix options |