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