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-16 18:40:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1f3fd52b6df2bdcce044ae013fa12ed56092adf0
zsa_qmk_firmware
/
quantum
/
audio
History
Drashna Jaelre
eed7c15c2f
Remove any potentially copyrighted soungs/sounds from the repo
2019-04-17 13:36:14 -07:00
..
audio_arm.c
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (
#5532
)
2019-04-09 09:50:09 -07: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
Add 3 new songs and add new note type (
#5351
)
2019-03-11 13:53:22 -07:00
song_list.h
Remove any potentially copyrighted soungs/sounds from the repo
2019-04-17 13:36:14 -07:00
voices.c
…
voices.h
…
wave.h
…