diff options
Diffstat (limited to 'keyboards/doro67/rgb/rules.mk')
-rw-r--r-- | keyboards/doro67/rgb/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/doro67/rgb/rules.mk b/keyboards/doro67/rgb/rules.mk index 958fee52e..7f2494316 100644 --- a/keyboards/doro67/rgb/rules.mk +++ b/keyboards/doro67/rgb/rules.mk | |||
@@ -29,7 +29,6 @@ MIDI_ENABLE = no # MIDI support | |||
29 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
33 | RGB_MATRIX_ENABLE = yes | 32 | RGB_MATRIX_ENABLE = yes |
34 | RGB_MATRIX_DRIVER = WS2812 | 33 | RGB_MATRIX_DRIVER = WS2812 |
35 | 34 | ||