diff options
Diffstat (limited to 'keyboards/kbdfans/kbd8x_mk2')
| -rw-r--r-- | keyboards/kbdfans/kbd8x_mk2/config.h | 20 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd8x_mk2/rules.mk | 3 |
2 files changed, 1 insertions, 22 deletions
diff --git a/keyboards/kbdfans/kbd8x_mk2/config.h b/keyboards/kbdfans/kbd8x_mk2/config.h index 008b6b517..a8ead3fd1 100644 --- a/keyboards/kbdfans/kbd8x_mk2/config.h +++ b/keyboards/kbdfans/kbd8x_mk2/config.h | |||
| @@ -194,26 +194,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 194 | //#define NO_ACTION_MACRO | 194 | //#define NO_ACTION_MACRO |
| 195 | //#define NO_ACTION_FUNCTION | 195 | //#define NO_ACTION_FUNCTION |
| 196 | 196 | ||
| 197 | /* | ||
| 198 | * MIDI options | ||
| 199 | */ | ||
| 200 | |||
| 201 | /* enable basic MIDI features: | ||
| 202 | - MIDI notes can be sent when in Music mode is on | ||
| 203 | */ | ||
| 204 | //#define MIDI_BASIC | ||
| 205 | |||
| 206 | /* enable advanced MIDI features: | ||
| 207 | - MIDI notes can be added to the keymap | ||
| 208 | - Octave shift and transpose | ||
| 209 | - Virtual sustain, portamento, and modulation wheel | ||
| 210 | - etc. | ||
| 211 | */ | ||
| 212 | //#define MIDI_ADVANCED | ||
| 213 | |||
| 214 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
| 215 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
| 216 | |||
| 217 | /* Bootmagic Lite key configuration */ | 197 | /* Bootmagic Lite key configuration */ |
| 218 | // #define BOOTMAGIC_LITE_ROW 0 | 198 | // #define BOOTMAGIC_LITE_ROW 0 |
| 219 | // #define BOOTMAGIC_LITE_COLUMN 0 | 199 | // #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/kbdfans/kbd8x_mk2/rules.mk b/keyboards/kbdfans/kbd8x_mk2/rules.mk index 3bb1ec74e..6524858e4 100644 --- a/keyboards/kbdfans/kbd8x_mk2/rules.mk +++ b/keyboards/kbdfans/kbd8x_mk2/rules.mk | |||
| @@ -14,7 +14,7 @@ BOOTLOADER = atmel-dfu | |||
| 14 | # Build Options | 14 | # Build Options |
| 15 | # change yes to no to disable | 15 | # change yes to no to disable |
| 16 | # | 16 | # |
| 17 | BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration | 17 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
| 18 | MOUSEKEY_ENABLE = yes # Mouse keys | 18 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 19 | EXTRAKEY_ENABLE = yes # Audio control and System control | 19 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 20 | CONSOLE_ENABLE = no # Console for debug | 20 | CONSOLE_ENABLE = no # Console for debug |
| @@ -25,7 +25,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
| 25 | NKRO_ENABLE = yes # USB Nkey Rollover | 25 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 26 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default | 26 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default |
| 27 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 27 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 28 | MIDI_ENABLE = no # MIDI support | ||
| 29 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
| 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 31 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
