]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Reduce tetris firmware size by disabling default audio (#5197)
authorChris Lewis <chris@chrislewisdev.com>
Wed, 20 Feb 2019 22:46:30 +0000 (09:46 +1100)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 20 Feb 2019 22:46:30 +0000 (14:46 -0800)
keyboards/tetris/rules.mk

index 4741c162bda02eb414453ccc477f84a1fbb59718..64c43455434009c6445162bfb5d57316931243d4 100644 (file)
@@ -52,7 +52,7 @@ COMMAND_ENABLE = no    # Commands for debug and configuration
 SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
 NKRO_ENABLE = yes              # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
 BACKLIGHT_ENABLE = no  # Enable keyboard backlight functionality
-AUDIO_ENABLE = yes
+AUDIO_ENABLE = no
 RGBLIGHT_ENABLE = yes
 TAP_DANCE_ENABLE = no