aboutsummaryrefslogtreecommitdiff
path: root/keyboards/abstract/ellipse/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/abstract/ellipse/rev1/config.h')
-rw-r--r--keyboards/abstract/ellipse/rev1/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/abstract/ellipse/rev1/config.h b/keyboards/abstract/ellipse/rev1/config.h
index 57c9456fe..fe3687480 100644
--- a/keyboards/abstract/ellipse/rev1/config.h
+++ b/keyboards/abstract/ellipse/rev1/config.h
@@ -178,26 +178,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
178//#define NO_ACTION_MACRO 178//#define NO_ACTION_MACRO
179//#define NO_ACTION_FUNCTION 179//#define NO_ACTION_FUNCTION
180 180
181/*
182 * MIDI options
183 */
184
185/* enable basic MIDI features:
186 - MIDI notes can be sent when in Music mode is on
187*/
188//#define MIDI_BASIC
189
190/* enable advanced MIDI features:
191 - MIDI notes can be added to the keymap
192 - Octave shift and transpose
193 - Virtual sustain, portamento, and modulation wheel
194 - etc.
195*/
196//#define MIDI_ADVANCED
197
198/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
199//#define MIDI_TONE_KEYCODE_OCTAVES 1
200
201/* Bootmagic Lite key configuration */ 181/* Bootmagic Lite key configuration */
202// #define BOOTMAGIC_LITE_ROW 0 182// #define BOOTMAGIC_LITE_ROW 0
203// #define BOOTMAGIC_LITE_COLUMN 0 183// #define BOOTMAGIC_LITE_COLUMN 0