aboutsummaryrefslogtreecommitdiff
path: root/keyboards/silverbullet44/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/silverbullet44/config.h')
-rw-r--r--keyboards/silverbullet44/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/silverbullet44/config.h b/keyboards/silverbullet44/config.h
index cd78ef341..2bd9c834b 100644
--- a/keyboards/silverbullet44/config.h
+++ b/keyboards/silverbullet44/config.h
@@ -237,26 +237,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
237#define NO_ACTION_MACRO 237#define NO_ACTION_MACRO
238#define NO_ACTION_FUNCTION 238#define NO_ACTION_FUNCTION
239 239
240/*
241 * MIDI options
242 */
243
244/* enable basic MIDI features:
245 - MIDI notes can be sent when in Music mode is on
246*/
247//#define MIDI_BASIC
248
249/* enable advanced MIDI features:
250 - MIDI notes can be added to the keymap
251 - Octave shift and transpose
252 - Virtual sustain, portamento, and modulation wheel
253 - etc.
254*/
255//#define MIDI_ADVANCED
256
257/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
258//#define MIDI_TONE_KEYCODE_OCTAVES 1
259
260/* Bootmagic Lite key configuration */ 240/* Bootmagic Lite key configuration */
261// #define BOOTMAGIC_LITE_ROW 0 241// #define BOOTMAGIC_LITE_ROW 0
262// #define BOOTMAGIC_LITE_COLUMN 0 242// #define BOOTMAGIC_LITE_COLUMN 0