This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-01-17 19:09:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4a597e031fb2b4e9129f4e719bc20f2e72b0bbdf
zsa_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
…