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