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