diff options
Diffstat (limited to 'keyboards/meira/featherble/config.h')
-rw-r--r-- | keyboards/meira/featherble/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/meira/featherble/config.h b/keyboards/meira/featherble/config.h index 7abe2b1d6..b3ee95474 100644 --- a/keyboards/meira/featherble/config.h +++ b/keyboards/meira/featherble/config.h | |||
@@ -145,24 +145,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
145 | //#define NO_ACTION_MACRO | 145 | //#define NO_ACTION_MACRO |
146 | //#define NO_ACTION_FUNCTION | 146 | //#define NO_ACTION_FUNCTION |
147 | 147 | ||
148 | /* | ||
149 | * MIDI options | ||
150 | */ | ||
151 | |||
152 | /* enable basic MIDI features: | ||
153 | - MIDI notes can be sent when in Music mode is on | ||
154 | */ | ||
155 | //#define MIDI_BASIC | ||
156 | |||
157 | /* enable advanced MIDI features: | ||
158 | - MIDI notes can be added to the keymap | ||
159 | - Octave shift and transpose | ||
160 | - Virtual sustain, portamento, and modulation wheel | ||
161 | - etc. | ||
162 | */ | ||
163 | //#define MIDI_ADVANCED | ||
164 | |||
165 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
166 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
167 | |||
168 | #endif | 148 | #endif |