aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/412_64/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/412_64/config.h')
-rw-r--r--keyboards/handwired/412_64/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/handwired/412_64/config.h b/keyboards/handwired/412_64/config.h
index 542a77e75..e0336d966 100644
--- a/keyboards/handwired/412_64/config.h
+++ b/keyboards/handwired/412_64/config.h
@@ -141,23 +141,3 @@
141//#define NO_ACTION_MACRO 141//#define NO_ACTION_MACRO
142//#define NO_ACTION_FUNCTION 142//#define NO_ACTION_FUNCTION
143 143
144/*
145 * MIDI options
146 */
147
148/* enable basic MIDI features:
149 - MIDI notes can be sent when in Music mode is on
150*/
151//#define MIDI_BASIC
152
153/* enable advanced MIDI features:
154 - MIDI notes can be added to the keymap
155 - Octave shift and transpose
156 - Virtual sustain, portamento, and modulation wheel
157 - etc.
158*/
159//#define MIDI_ADVANCED
160
161/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
162//#define MIDI_TONE_KEYCODE_OCTAVES 1
163