aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/terminus_mini/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/terminus_mini/config.h')
-rw-r--r--keyboards/handwired/terminus_mini/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/handwired/terminus_mini/config.h b/keyboards/handwired/terminus_mini/config.h
index 25ea22f7a..c31cf7059 100644
--- a/keyboards/handwired/terminus_mini/config.h
+++ b/keyboards/handwired/terminus_mini/config.h
@@ -158,24 +158,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
158//#define NO_ACTION_MACRO 158//#define NO_ACTION_MACRO
159//#define NO_ACTION_FUNCTION 159//#define NO_ACTION_FUNCTION
160 160
161/*
162 * MIDI options
163 */
164
165/* enable basic MIDI features:
166 - MIDI notes can be sent when in Music mode is on
167*/
168//#define MIDI_BASIC
169
170/* enable advanced MIDI features:
171 - MIDI notes can be added to the keymap
172 - Octave shift and transpose
173 - Virtual sustain, portamento, and modulation wheel
174 - etc.
175*/
176//#define MIDI_ADVANCED
177
178/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
179//#define MIDI_TONE_KEYCODE_OCTAVES 1
180
181#endif 161#endif