diff options
Diffstat (limited to 'keyboards/sck/neiso/config.h')
-rw-r--r-- | keyboards/sck/neiso/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/sck/neiso/config.h b/keyboards/sck/neiso/config.h index 71f50d198..ccf4da9f1 100644 --- a/keyboards/sck/neiso/config.h +++ b/keyboards/sck/neiso/config.h | |||
@@ -141,26 +141,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
141 | //#define NO_ACTION_MACRO | 141 | //#define NO_ACTION_MACRO |
142 | //#define NO_ACTION_FUNCTION | 142 | //#define NO_ACTION_FUNCTION |
143 | 143 | ||
144 | /* | ||
145 | * MIDI options | ||
146 | */ | ||
147 | |||
148 | /* enable basic MIDI features: | ||
149 | - MIDI notes can be sent when in Music mode is on | ||
150 | */ | ||
151 | //#define MIDI_BASIC | ||
152 | |||
153 | /* enable advanced MIDI features: | ||
154 | - MIDI notes can be added to the keymap | ||
155 | - Octave shift and transpose | ||
156 | - Virtual sustain, portamento, and modulation wheel | ||
157 | - etc. | ||
158 | */ | ||
159 | //#define MIDI_ADVANCED | ||
160 | |||
161 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
162 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
163 | |||
164 | /* Bootmagic Lite key configuration */ | 144 | /* Bootmagic Lite key configuration */ |
165 | // #define BOOTMAGIC_LITE_ROW 0 | 145 | // #define BOOTMAGIC_LITE_ROW 0 |
166 | // #define BOOTMAGIC_LITE_COLUMN 0 | 146 | // #define BOOTMAGIC_LITE_COLUMN 0 |