aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keebzdotnet/wazowski/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebzdotnet/wazowski/config.h')
-rw-r--r--keyboards/keebzdotnet/wazowski/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/keebzdotnet/wazowski/config.h b/keyboards/keebzdotnet/wazowski/config.h
index 42d14bd2f..3786c4b0e 100644
--- a/keyboards/keebzdotnet/wazowski/config.h
+++ b/keyboards/keebzdotnet/wazowski/config.h
@@ -194,26 +194,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
194#define NO_ACTION_MACRO 194#define NO_ACTION_MACRO
195#define NO_ACTION_FUNCTION 195#define NO_ACTION_FUNCTION
196 196
197/*
198 * MIDI options
199 */
200
201/* enable basic MIDI features:
202 - MIDI notes can be sent when in Music mode is on
203*/
204//#define MIDI_BASIC
205
206/* enable advanced MIDI features:
207 - MIDI notes can be added to the keymap
208 - Octave shift and transpose
209 - Virtual sustain, portamento, and modulation wheel
210 - etc.
211*/
212//#define MIDI_ADVANCED
213
214/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
215//#define MIDI_TONE_KEYCODE_OCTAVES 1
216
217/* Bootmagic Lite key configuration */ 197/* Bootmagic Lite key configuration */
218// #define BOOTMAGIC_LITE_ROW 0 198// #define BOOTMAGIC_LITE_ROW 0
219// #define BOOTMAGIC_LITE_COLUMN 0 199// #define BOOTMAGIC_LITE_COLUMN 0