diff options
Diffstat (limited to 'keyboards/preonic/rev3/config.h')
-rw-r--r-- | keyboards/preonic/rev3/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/preonic/rev3/config.h b/keyboards/preonic/rev3/config.h index 0e8312445..420e7e541 100644 --- a/keyboards/preonic/rev3/config.h +++ b/keyboards/preonic/rev3/config.h | |||
@@ -94,26 +94,6 @@ | |||
94 | //#define NO_ACTION_FUNCTION | 94 | //#define NO_ACTION_FUNCTION |
95 | 95 | ||
96 | /* | 96 | /* |
97 | * MIDI options | ||
98 | */ | ||
99 | |||
100 | /* enable basic MIDI features: | ||
101 | - MIDI notes can be sent when in Music mode is on | ||
102 | */ | ||
103 | //#define MIDI_BASIC | ||
104 | |||
105 | /* enable advanced MIDI features: | ||
106 | - MIDI notes can be added to the keymap | ||
107 | - Octave shift and transpose | ||
108 | - Virtual sustain, portamento, and modulation wheel | ||
109 | - etc. | ||
110 | */ | ||
111 | //#define MIDI_ADVANCED | ||
112 | |||
113 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
114 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
115 | |||
116 | /* | ||
117 | * WS2812 Underglow Matrix options | 97 | * WS2812 Underglow Matrix options |
118 | */ | 98 | */ |
119 | #define RGB_DI_PIN A1 | 99 | #define RGB_DI_PIN A1 |