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