diff options
Diffstat (limited to 'keyboards/keebzdotnet')
| -rw-r--r-- | keyboards/keebzdotnet/wazowski/config.h | 20 | ||||
| -rw-r--r-- | keyboards/keebzdotnet/wazowski/rules.mk | 1 |
2 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/keebzdotnet/wazowski/config.h b/keyboards/keebzdotnet/wazowski/config.h index 42d14bd2f..3786c4b0e 100644 --- a/keyboards/keebzdotnet/wazowski/config.h +++ b/keyboards/keebzdotnet/wazowski/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/keebzdotnet/wazowski/rules.mk b/keyboards/keebzdotnet/wazowski/rules.mk index bf87a03b2..e7e400e80 100644 --- a/keyboards/keebzdotnet/wazowski/rules.mk +++ b/keyboards/keebzdotnet/wazowski/rules.mk | |||
| @@ -25,6 +25,5 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
| 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 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 27 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 28 | MIDI_ENABLE = no # MIDI support | ||
| 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 | 29 | AUDIO_ENABLE = no # Audio output |
