diff options
Diffstat (limited to 'keyboards/noxary/x268/config.h')
-rw-r--r-- | keyboards/noxary/x268/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/noxary/x268/config.h b/keyboards/noxary/x268/config.h index 00a696fb7..a6da7ef83 100644 --- a/keyboards/noxary/x268/config.h +++ b/keyboards/noxary/x268/config.h | |||
@@ -168,26 +168,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
168 | //#define NO_ACTION_MACRO | 168 | //#define NO_ACTION_MACRO |
169 | //#define NO_ACTION_FUNCTION | 169 | //#define NO_ACTION_FUNCTION |
170 | 170 | ||
171 | /* | ||
172 | * MIDI options | ||
173 | */ | ||
174 | |||
175 | /* enable basic MIDI features: | ||
176 | - MIDI notes can be sent when in Music mode is on | ||
177 | */ | ||
178 | //#define MIDI_BASIC | ||
179 | |||
180 | /* enable advanced MIDI features: | ||
181 | - MIDI notes can be added to the keymap | ||
182 | - Octave shift and transpose | ||
183 | - Virtual sustain, portamento, and modulation wheel | ||
184 | - etc. | ||
185 | */ | ||
186 | //#define MIDI_ADVANCED | ||
187 | |||
188 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
189 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
190 | |||
191 | /* Bootmagic Lite key configuration */ | 171 | /* Bootmagic Lite key configuration */ |
192 | // #define BOOTMAGIC_LITE_ROW 0 | 172 | // #define BOOTMAGIC_LITE_ROW 0 |
193 | // #define BOOTMAGIC_LITE_COLUMN 0 | 173 | // #define BOOTMAGIC_LITE_COLUMN 0 |