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