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