This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
234c117613fc85c17a1281980f85fef39feba917
qmk_firmware
/
quantum
/
audio
History
Marco Monaco
73d8593352
increase size of note counter variable to avoid overflow
2019-03-05 15:03:24 -08:00
..
audio_arm.c
increase size of note counter variable to avoid overflow
2019-03-05 15:03:24 -08:00
audio_pwm.c
increase size of note counter variable to avoid overflow
2019-03-05 15:03:24 -08:00
audio.c
increase size of note counter variable to avoid overflow
2019-03-05 15:03:24 -08:00
audio.h
Add functions so you can configure programatically
2018-09-25 13:28:36 -07:00
luts.c
…
luts.h
…
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
Changed rest note (
#4837
)
2019-01-13 08:50:23 -08:00
song_list.h
Added two songs to song_list.h (FF Prelude and To Boldly Go) (
#5252
)
2019-02-28 12:35:42 -08:00
voices.c
…
voices.h
…
wave.h
…