diff options
Diffstat (limited to 'keyboards/dp60/rules.mk')
-rw-r--r-- | keyboards/dp60/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dp60/rules.mk b/keyboards/dp60/rules.mk index 02068d86eb..c18d9605e1 100644 --- a/keyboards/dp60/rules.mk +++ b/keyboards/dp60/rules.mk @@ -28,7 +28,6 @@ MIDI_ENABLE = no # MIDI support UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 -FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches RGBLIGHT_ENABLE = no # Use RGB underglow light RGB_MATRIX_ENABLE = yes RGB_MATRIX_DRIVER = IS31FL3731 # Use RGB matrix |