From b4bdebab9a48546160465d64000724a07617054e Mon Sep 17 00:00:00 2001 From: Cole Markham Date: Wed, 18 Apr 2018 23:57:24 -0500 Subject: Meira updates for bluetooth and audio (#2731) * Add audio output * Update Miera to fix bluetooth issues, bootloader definition. * Added keymap with audio example * Cleanup Meira audio code --- keyboards/meira/featherble/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'keyboards/meira/featherble/config.h') diff --git a/keyboards/meira/featherble/config.h b/keyboards/meira/featherble/config.h index ea26bedfa0..b7cdfe8bdb 100644 --- a/keyboards/meira/featherble/config.h +++ b/keyboards/meira/featherble/config.h @@ -36,6 +36,10 @@ along with this program. If not, see . #define LED_EN_PIN D2 #define UNUSED_PINS +#define QMK_SPEAKER B5 +#define B5_AUDIO +#define AUDIO_VOICES + #define CATERINA_BOOTLOADER -- cgit v1.2.3