aboutsummaryrefslogtreecommitdiff
path: root/keyboards/thedogkeyboard/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/thedogkeyboard/rules.mk')
-rw-r--r--keyboards/thedogkeyboard/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/thedogkeyboard/rules.mk b/keyboards/thedogkeyboard/rules.mk
index 70420fd36..1f8491e8d 100644
--- a/keyboards/thedogkeyboard/rules.mk
+++ b/keyboards/thedogkeyboard/rules.mk
@@ -28,7 +28,6 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
28MIDI_ENABLE = no # MIDI support 28MIDI_ENABLE = no # MIDI support
29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
30AUDIO_ENABLE = no # Audio output on port C6 30AUDIO_ENABLE = no # Audio output on port C6
31FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
32CUSTOM_MATRIX = yes 31CUSTOM_MATRIX = yes
33 32
34SRC += matrix.c 33SRC += matrix.c