diff options
Diffstat (limited to 'keyboards/boardsource/4x12')
| -rw-r--r-- | keyboards/boardsource/4x12/config.h | 20 | ||||
| -rw-r--r-- | keyboards/boardsource/4x12/rules.mk | 3 |
2 files changed, 1 insertions, 22 deletions
diff --git a/keyboards/boardsource/4x12/config.h b/keyboards/boardsource/4x12/config.h index 6125260cd..2ba19356d 100644 --- a/keyboards/boardsource/4x12/config.h +++ b/keyboards/boardsource/4x12/config.h | |||
| @@ -116,23 +116,3 @@ | |||
| 116 | //#define NO_ACTION_ONESHOT | 116 | //#define NO_ACTION_ONESHOT |
| 117 | //#define NO_ACTION_MACRO | 117 | //#define NO_ACTION_MACRO |
| 118 | //#define NO_ACTION_FUNCTION | 118 | //#define NO_ACTION_FUNCTION |
| 119 | |||
| 120 | /* | ||
| 121 | * MIDI options | ||
| 122 | */ | ||
| 123 | |||
| 124 | /* enable basic MIDI features: | ||
| 125 | - MIDI notes can be sent when in Music mode is on | ||
| 126 | */ | ||
| 127 | //#define MIDI_BASIC | ||
| 128 | |||
| 129 | /* enable advanced MIDI features: | ||
| 130 | - MIDI notes can be added to the keymap | ||
| 131 | - Octave shift and transpose | ||
| 132 | - Virtual sustain, portamento, and modulation wheel | ||
| 133 | - etc. | ||
| 134 | */ | ||
| 135 | //#define MIDI_ADVANCED | ||
| 136 | |||
| 137 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
| 138 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
diff --git a/keyboards/boardsource/4x12/rules.mk b/keyboards/boardsource/4x12/rules.mk index 6799d7072..42a4bba7c 100644 --- a/keyboards/boardsource/4x12/rules.mk +++ b/keyboards/boardsource/4x12/rules.mk | |||
| @@ -14,7 +14,7 @@ BOOTLOADER = caterina | |||
| 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 = yes # Console for debug | 20 | CONSOLE_ENABLE = yes # Console for debug |
| @@ -24,7 +24,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
| 24 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 24 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 25 | NKRO_ENABLE = no # USB Nkey Rollover | 25 | NKRO_ENABLE = no # USB Nkey Rollover |
| 26 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 26 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 27 | MIDI_ENABLE = no # MIDI support | ||
| 28 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
| 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 30 | AUDIO_ENABLE = no # Audio output on port C6 | 29 | AUDIO_ENABLE = no # Audio output on port C6 |
