diff options
Diffstat (limited to 'keyboards/knops/mini/config.h')
-rw-r--r-- | keyboards/knops/mini/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/knops/mini/config.h b/keyboards/knops/mini/config.h index 000a9c623..cf603fbf6 100644 --- a/keyboards/knops/mini/config.h +++ b/keyboards/knops/mini/config.h | |||
@@ -157,24 +157,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
157 | //#define NO_ACTION_MACRO | 157 | //#define NO_ACTION_MACRO |
158 | //#define NO_ACTION_FUNCTION | 158 | //#define NO_ACTION_FUNCTION |
159 | 159 | ||
160 | /* | ||
161 | * MIDI options | ||
162 | */ | ||
163 | |||
164 | /* enable basic MIDI features: | ||
165 | - MIDI notes can be sent when in Music mode is on | ||
166 | */ | ||
167 | //#define MIDI_BASIC | ||
168 | |||
169 | /* enable advanced MIDI features: | ||
170 | - MIDI notes can be added to the keymap | ||
171 | - Octave shift and transpose | ||
172 | - Virtual sustain, portamento, and modulation wheel | ||
173 | - etc. | ||
174 | */ | ||
175 | //#define MIDI_ADVANCED | ||
176 | |||
177 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
178 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
179 | |||
180 | #endif | 160 | #endif |