diff options
Diffstat (limited to 'keyboards/dztech/dz65rgb/v1/rules.mk')
-rw-r--r-- | keyboards/dztech/dz65rgb/v1/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dztech/dz65rgb/v1/rules.mk b/keyboards/dztech/dz65rgb/v1/rules.mk index 917543005..280d70aa2 100644 --- a/keyboards/dztech/dz65rgb/v1/rules.mk +++ b/keyboards/dztech/dz65rgb/v1/rules.mk | |||
@@ -19,7 +19,6 @@ MIDI_ENABLE = no # MIDI support | |||
19 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 19 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
20 | AUDIO_ENABLE = no # Audio output on port C6 | 20 | AUDIO_ENABLE = no # Audio output on port C6 |
21 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 21 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
22 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | ||
23 | RGB_MATRIX_ENABLE = IS31FL3731 # Use RGB matrix | 22 | RGB_MATRIX_ENABLE = IS31FL3731 # Use RGB matrix |
24 | 23 | ||
25 | LAYOUTS = 65_ansi | 24 | LAYOUTS = 65_ansi |