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