aboutsummaryrefslogtreecommitdiff
path: root/keyboards/evyd13/wasdat_code/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/evyd13/wasdat_code/config.h')
-rw-r--r--keyboards/evyd13/wasdat_code/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/evyd13/wasdat_code/config.h b/keyboards/evyd13/wasdat_code/config.h
index 4ac77f217..07c18c3ba 100644
--- a/keyboards/evyd13/wasdat_code/config.h
+++ b/keyboards/evyd13/wasdat_code/config.h
@@ -204,26 +204,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
204//#define NO_ACTION_MACRO 204//#define NO_ACTION_MACRO
205//#define NO_ACTION_FUNCTION 205//#define NO_ACTION_FUNCTION
206 206
207/*
208 * MIDI options
209 */
210
211/* enable basic MIDI features:
212 - MIDI notes can be sent when in Music mode is on
213*/
214//#define MIDI_BASIC
215
216/* enable advanced MIDI features:
217 - MIDI notes can be added to the keymap
218 - Octave shift and transpose
219 - Virtual sustain, portamento, and modulation wheel
220 - etc.
221*/
222//#define MIDI_ADVANCED
223
224/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
225//#define MIDI_TONE_KEYCODE_OCTAVES 1
226
227/* Bootmagic Lite key configuration */ 207/* Bootmagic Lite key configuration */
228#define BOOTMAGIC_LITE_ROW 2 208#define BOOTMAGIC_LITE_ROW 2
229#define BOOTMAGIC_LITE_COLUMN 3 209#define BOOTMAGIC_LITE_COLUMN 3