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