summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-05-07 00:22:55 -0700
committerDrashna Jaelre <drashna@live.com>2019-05-17 15:02:17 -0700
commitf06910f5bf4de66b800342a47f24800e2f229b07 (patch)
tree3aea84df2edd324a34d7180dafb1f77f023dadf9
parentd85110b6ec5fcdf3ef88b41909ce739b017abbea (diff)
Re-enable Audio
And there was much rejoicingmake keebio/iris/rev2:drashna AUDIO_ENABLE=yes!
-rw-r--r--keyboards/keebio/iris/keymaps/drashna/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keebio/iris/keymaps/drashna/rules.mk b/keyboards/keebio/iris/keymaps/drashna/rules.mk
index 1311ab2801..a315e1a0b1 100644
--- a/keyboards/keebio/iris/keymaps/drashna/rules.mk
+++ b/keyboards/keebio/iris/keymaps/drashna/rules.mk
@@ -5,7 +5,7 @@ CONSOLE_ENABLE = no # Console for debug(+400)
COMMAND_ENABLE = no # Commands for debug and configuration
TAP_DANCE_ENABLE = no
RGBLIGHT_ENABLE = yes
-AUDIO_ENABLE = no
+AUDIO_ENABLE = yes
NKRO_ENABLE = yes
BACKLIGHT_ENABLE = no
SWAP_HANDS_ENABLE = no