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