aboutsummaryrefslogtreecommitdiff
path: root/keyboards/bthlabs/geekpad
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bthlabs/geekpad')
-rw-r--r--keyboards/bthlabs/geekpad/config.h20
-rw-r--r--keyboards/bthlabs/geekpad/rules.mk1
2 files changed, 0 insertions, 21 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
diff --git a/keyboards/bthlabs/geekpad/rules.mk b/keyboards/bthlabs/geekpad/rules.mk
index f4aa9f414..5555eede6 100644
--- a/keyboards/bthlabs/geekpad/rules.mk
+++ b/keyboards/bthlabs/geekpad/rules.mk
@@ -25,7 +25,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
25NKRO_ENABLE = no # USB Nkey Rollover 25NKRO_ENABLE = no # USB Nkey Rollover
26BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default 26BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
27RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 27RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
28MIDI_ENABLE = no # MIDI support
29UNICODE_ENABLE = no # Unicode 28UNICODE_ENABLE = no # Unicode
30BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
31AUDIO_ENABLE = no # Audio output on port C6 30AUDIO_ENABLE = no # Audio output on port C6