diff options
Diffstat (limited to 'keyboards/handwired/numpad20')
-rw-r--r-- | keyboards/handwired/numpad20/rules.mk | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/handwired/numpad20/rules.mk b/keyboards/handwired/numpad20/rules.mk index 0d21623ced..361b2e93af 100644 --- a/keyboards/handwired/numpad20/rules.mk +++ b/keyboards/handwired/numpad20/rules.mk @@ -64,8 +64,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by d MIDI_ENABLE = no # MIDI controls UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID -AUDIO_ENABLE = no # Audio output on port C6 - -ifndef QUANTUM_DIR - include ../../../Makefile -endif +AUDIO_ENABLE = no # Audio output on port C6
\ No newline at end of file |