diff options
Diffstat (limited to 'keyboards/boardsource/5x12')
| -rw-r--r-- | keyboards/boardsource/5x12/config.h | 20 | ||||
| -rw-r--r-- | keyboards/boardsource/5x12/rules.mk | 1 |
2 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/boardsource/5x12/config.h b/keyboards/boardsource/5x12/config.h index 3628431d7..80ac30072 100644 --- a/keyboards/boardsource/5x12/config.h +++ b/keyboards/boardsource/5x12/config.h | |||
| @@ -117,23 +117,3 @@ | |||
| 117 | //#define NO_ACTION_ONESHOT | 117 | //#define NO_ACTION_ONESHOT |
| 118 | //#define NO_ACTION_MACRO | 118 | //#define NO_ACTION_MACRO |
| 119 | //#define NO_ACTION_FUNCTION | 119 | //#define NO_ACTION_FUNCTION |
| 120 | |||
| 121 | /* | ||
| 122 | * MIDI options | ||
| 123 | */ | ||
| 124 | |||
| 125 | /* enable basic MIDI features: | ||
| 126 | - MIDI notes can be sent when in Music mode is on | ||
| 127 | */ | ||
| 128 | //#define MIDI_BASIC | ||
| 129 | |||
| 130 | /* enable advanced MIDI features: | ||
| 131 | - MIDI notes can be added to the keymap | ||
| 132 | - Octave shift and transpose | ||
| 133 | - Virtual sustain, portamento, and modulation wheel | ||
| 134 | - etc. | ||
| 135 | */ | ||
| 136 | //#define MIDI_ADVANCED | ||
| 137 | |||
| 138 | /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ | ||
| 139 | //#define MIDI_TONE_KEYCODE_OCTAVES 1 | ||
diff --git a/keyboards/boardsource/5x12/rules.mk b/keyboards/boardsource/5x12/rules.mk index 0e5118c78..8dc8fe1cc 100644 --- a/keyboards/boardsource/5x12/rules.mk +++ b/keyboards/boardsource/5x12/rules.mk | |||
| @@ -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 |
