diff options
Diffstat (limited to 'keyboards/helix/rev3_4rows/config.h')
-rw-r--r-- | keyboards/helix/rev3_4rows/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/helix/rev3_4rows/config.h b/keyboards/helix/rev3_4rows/config.h index 95eb8bf0c..aa9e1d6dc 100644 --- a/keyboards/helix/rev3_4rows/config.h +++ b/keyboards/helix/rev3_4rows/config.h | |||
@@ -218,26 +218,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
218 | #define NO_ACTION_MACRO | 218 | #define NO_ACTION_MACRO |
219 | #define NO_ACTION_FUNCTION | 219 | #define NO_ACTION_FUNCTION |
220 | 220 | ||
221 | /* | ||
222 | * MIDI options | ||
223 | */ | ||
224 | |||
225 | /* enable basic MIDI features: | ||
226 | - MIDI notes can be sent when in Music mode is on | ||
227 | */ | ||
228 | //#define MIDI_BASIC | ||
229 | |||
230 | /* enable advanced MIDI features: | ||
231 | - MIDI notes can be added to the keymap | ||
232 | - Octave shift and transpose | ||
233 | - Virtual sustain, portamento, and modulation wheel | ||
234 | - etc. | ||
235 | */ | ||
236 | //#define MIDI_ADVANCED | ||
237 | |||
238 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
239 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
240 | |||
241 | /* Bootmagic Lite key configuration */ | 221 | /* Bootmagic Lite key configuration */ |
242 | // #define BOOTMAGIC_LITE_ROW 0 | 222 | // #define BOOTMAGIC_LITE_ROW 0 |
243 | // #define BOOTMAGIC_LITE_COLUMN 0 | 223 | // #define BOOTMAGIC_LITE_COLUMN 0 |