diff options
Diffstat (limited to 'keyboards/tkc/godspeed75/config.h')
-rw-r--r-- | keyboards/tkc/godspeed75/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/tkc/godspeed75/config.h b/keyboards/tkc/godspeed75/config.h index 93604a9a6..f50d4c638 100644 --- a/keyboards/tkc/godspeed75/config.h +++ b/keyboards/tkc/godspeed75/config.h | |||
@@ -80,26 +80,6 @@ | |||
80 | //#define NO_ACTION_MACRO | 80 | //#define NO_ACTION_MACRO |
81 | //#define NO_ACTION_FUNCTION | 81 | //#define NO_ACTION_FUNCTION |
82 | 82 | ||
83 | /* | ||
84 | * MIDI options | ||
85 | */ | ||
86 | |||
87 | /* enable basic MIDI features: | ||
88 | - MIDI notes can be sent when in Music mode is on | ||
89 | */ | ||
90 | //#define MIDI_BASIC | ||
91 | |||
92 | /* enable advanced MIDI features: | ||
93 | - MIDI notes can be added to the keymap | ||
94 | - Octave shift and transpose | ||
95 | - Virtual sustain, portamento, and modulation wheel | ||
96 | - etc. | ||
97 | */ | ||
98 | //#define MIDI_ADVANCED | ||
99 | |||
100 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
101 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
102 | |||
103 | #define RGB_DI_PIN A13 | 83 | #define RGB_DI_PIN A13 |
104 | #define RGBLED_NUM 14 | 84 | #define RGBLED_NUM 14 |
105 | #define RGBLIGHT_ANIMATIONS | 85 | #define RGBLIGHT_ANIMATIONS |