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