~ruther/qmk_firmware

f06910f5bf4de66b800342a47f24800e2f229b07 — Drashna Jaelre 6 years ago d85110b
Re-enable Audio

And there was much rejoicingmake keebio/iris/rev2:drashna AUDIO_ENABLE=yes!
1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/keebio/iris/keymaps/drashna/rules.mk
M keyboards/keebio/iris/keymaps/drashna/rules.mk => keyboards/keebio/iris/keymaps/drashna/rules.mk +1 -1
@@ 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