aboutsummaryrefslogtreecommitdiff
path: root/keyboards/quantrik/kyuu/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/quantrik/kyuu/config.h')
-rw-r--r--keyboards/quantrik/kyuu/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/quantrik/kyuu/config.h b/keyboards/quantrik/kyuu/config.h
index 720ef0e1d..924395ebc 100644
--- a/keyboards/quantrik/kyuu/config.h
+++ b/keyboards/quantrik/kyuu/config.h
@@ -188,26 +188,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
188//#define NO_ACTION_MACRO 188//#define NO_ACTION_MACRO
189//#define NO_ACTION_FUNCTION 189//#define NO_ACTION_FUNCTION
190 190
191/*
192 * MIDI options
193 */
194
195/* enable basic MIDI features:
196 - MIDI notes can be sent when in Music mode is on
197*/
198//#define MIDI_BASIC
199
200/* enable advanced MIDI features:
201 - MIDI notes can be added to the keymap
202 - Octave shift and transpose
203 - Virtual sustain, portamento, and modulation wheel
204 - etc.
205*/
206//#define MIDI_ADVANCED
207
208/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
209//#define MIDI_TONE_KEYCODE_OCTAVES 1
210
211/* Bootmagic Lite key configuration */ 191/* Bootmagic Lite key configuration */
212// #define BOOTMAGIC_LITE_ROW 0 192// #define BOOTMAGIC_LITE_ROW 0
213// #define BOOTMAGIC_LITE_COLUMN 0 193// #define BOOTMAGIC_LITE_COLUMN 0