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