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