diff options
Diffstat (limited to 'keyboards/dc01/right/rules.mk')
| -rw-r--r-- | keyboards/dc01/right/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dc01/right/rules.mk b/keyboards/dc01/right/rules.mk index 6643ad789..f257a56a0 100644 --- a/keyboards/dc01/right/rules.mk +++ b/keyboards/dc01/right/rules.mk | |||
| @@ -29,7 +29,6 @@ UNICODE_ENABLE = no # Unicode | |||
| 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 | NO_USB_STARTUP_CHECK = yes # Disable initialization only when usb is plugged in | 32 | NO_USB_STARTUP_CHECK = yes # Disable initialization only when usb is plugged in |
| 34 | CUSTOM_MATRIX = yes # Use custom matrix | 33 | CUSTOM_MATRIX = yes # Use custom matrix |
| 35 | SRC += matrix.c \ | 34 | SRC += matrix.c \ |
