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