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