aboutsummaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt65_b/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wilba_tech/wt65_b/config.h')
-rw-r--r--keyboards/wilba_tech/wt65_b/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/wilba_tech/wt65_b/config.h b/keyboards/wilba_tech/wt65_b/config.h
index 15a8dba7e..fdc44de84 100644
--- a/keyboards/wilba_tech/wt65_b/config.h
+++ b/keyboards/wilba_tech/wt65_b/config.h
@@ -155,26 +155,6 @@
155//#define NO_ACTION_MACRO 155//#define NO_ACTION_MACRO
156//#define NO_ACTION_FUNCTION 156//#define NO_ACTION_FUNCTION
157 157
158/*
159 * MIDI options
160 */
161
162/* enable basic MIDI features:
163 - MIDI notes can be sent when in Music mode is on
164*/
165//#define MIDI_BASIC
166
167/* enable advanced MIDI features:
168 - MIDI notes can be added to the keymap
169 - Octave shift and transpose
170 - Virtual sustain, portamento, and modulation wheel
171 - etc.
172*/
173//#define MIDI_ADVANCED
174
175/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
176//#define MIDI_TONE_KEYCODE_OCTAVES 1
177
178// enable the mono backlight 158// enable the mono backlight
179#define MONO_BACKLIGHT_ENABLED 1 159#define MONO_BACKLIGHT_ENABLED 1
180 160