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
This commit is contained in:
Cole Markham
2018-04-18 23:57:24 -05:00
committed by Jack Humbert
parent 3d3c093173
commit b4bdebab9a
13 changed files with 347 additions and 44 deletions
+1
View File
@@ -54,6 +54,7 @@ void reset_keyboard_kb(void);
#define LAYOUT_ortho_4x12 KEYMAP
#define KC_LAYOUT_ortho_4x12 KC_KEYMAP
#define LAYOUT_kc_ortho_4x12 KC_KEYMAP
#endif