diff options
Diffstat (limited to 'keyboards/ergo42/rules.mk')
-rw-r--r-- | keyboards/ergo42/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ergo42/rules.mk b/keyboards/ergo42/rules.mk index 3f55da67a..d83fc056a 100644 --- a/keyboards/ergo42/rules.mk +++ b/keyboards/ergo42/rules.mk | |||
@@ -29,7 +29,6 @@ MIDI_ENABLE = no # MIDI support | |||
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
32 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | ||
33 | 32 | ||
34 | SPLIT_KEYBOARD = yes | 33 | SPLIT_KEYBOARD = yes |
35 | 34 | ||