qmk_firmware/quantum/audio
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666)
* initial files for rev 6 with encoder

* music map init, dip scan added

* adds ws2812 driver for arm

* flesh out dip and encoder support

* adds default encoder res

* adds default encoder res

* start muse implementation

* muse working with encoder as control

* flip direction

* try mouse wheel again

* dont break other revs

* dont break other revs

* conditional autio

* pwm ws driver (not working)

* update build includes for chibios

* update ws2812 driver/config

* last commit for glasser code

* working example

* remove rgb for now

* finish up rev6

* working encoder keycodes

* add warnings to planck keymaps about the LAYOUT
2018-07-16 11:48:31 -04:00
..
audio.c Fix incorrect port direction setting in my previous pull request for pins B5, B6, B7 (#2739) 2018-04-13 03:53:29 -04:00
audio.h Clueboard 60% support (#1746) 2017-09-29 16:17:30 -07:00
audio_arm.c Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
audio_pwm.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
luts.c Clueboard 60% support (#1746) 2017-09-29 16:17:30 -07:00
luts.h Clueboard 60% support (#1746) 2017-09-29 16:17:30 -07:00
muse.c Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
muse.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
musical_notes.h Fix up the ARM audio support (#2136) 2018-01-13 23:38:25 -05:00
song_list.h Slow down speed of All Star song by factor of 4 (#3383) 2018-07-12 10:35:51 -07:00
voices.c no glide 2017-06-27 14:20:53 -04:00
voices.h Clueboard 60% support (#1746) 2017-09-29 16:17:30 -07:00
wave.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00