diff options
Diffstat (limited to 'keyboards/kbdfans/kbd67/rev1/config.h')
-rw-r--r-- | keyboards/kbdfans/kbd67/rev1/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/kbdfans/kbd67/rev1/config.h b/keyboards/kbdfans/kbd67/rev1/config.h index b12b83683..b8aad647c 100644 --- a/keyboards/kbdfans/kbd67/rev1/config.h +++ b/keyboards/kbdfans/kbd67/rev1/config.h | |||
@@ -182,26 +182,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
182 | //#define NO_ACTION_MACRO | 182 | //#define NO_ACTION_MACRO |
183 | //#define NO_ACTION_FUNCTION | 183 | //#define NO_ACTION_FUNCTION |
184 | 184 | ||
185 | /* | ||
186 | * MIDI options | ||
187 | */ | ||
188 | |||
189 | /* enable basic MIDI features: | ||
190 | - MIDI notes can be sent when in Music mode is on | ||
191 | */ | ||
192 | //#define MIDI_BASIC | ||
193 | |||
194 | /* enable advanced MIDI features: | ||
195 | - MIDI notes can be added to the keymap | ||
196 | - Octave shift and transpose | ||
197 | - Virtual sustain, portamento, and modulation wheel | ||
198 | - etc. | ||
199 | */ | ||
200 | //#define MIDI_ADVANCED | ||
201 | |||
202 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
203 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
204 | |||
205 | /* Bootmagic Lite key configuration */ | 185 | /* Bootmagic Lite key configuration */ |
206 | // #define BOOTMAGIC_LITE_ROW 0 | 186 | // #define BOOTMAGIC_LITE_ROW 0 |
207 | // #define BOOTMAGIC_LITE_COLUMN 0 | 187 | // #define BOOTMAGIC_LITE_COLUMN 0 |