aboutsummaryrefslogtreecommitdiff
path: root/keyboards/40percentclub/foobar/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/foobar/config.h')
-rw-r--r--keyboards/40percentclub/foobar/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/40percentclub/foobar/config.h b/keyboards/40percentclub/foobar/config.h
index 46f1248f2..203ebd77f 100644
--- a/keyboards/40percentclub/foobar/config.h
+++ b/keyboards/40percentclub/foobar/config.h
@@ -174,23 +174,3 @@
174//#define NO_ACTION_ONESHOT 174//#define NO_ACTION_ONESHOT
175//#define NO_ACTION_MACRO 175//#define NO_ACTION_MACRO
176//#define NO_ACTION_FUNCTION 176//#define NO_ACTION_FUNCTION
177
178/*
179 * MIDI options
180 */
181
182/* enable basic MIDI features:
183 - MIDI notes can be sent when in Music mode is on
184*/
185//#define MIDI_BASIC
186
187/* enable advanced MIDI features:
188 - MIDI notes can be added to the keymap
189 - Octave shift and transpose
190 - Virtual sustain, portamento, and modulation wheel
191 - etc.
192*/
193//#define MIDI_ADVANCED
194
195/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
196//#define MIDI_TONE_KEYCODE_OCTAVES 1