diff options
| author | Jack Humbert <jack.humb@gmail.com> | 2016-12-21 00:22:32 -0500 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2016-12-21 00:22:32 -0500 |
| commit | 2fa36e38cf28f07ad4a4d74722486921fa7b8706 (patch) | |
| tree | 606b364ce6d06b4d9c848f181a5d8261336265e4 /quantum/audio | |
| parent | 438a5d685bb7b726ff59109ce4229eca6303cd8e (diff) | |
| download | qmk_firmware-2fa36e38cf28f07ad4a4d74722486921fa7b8706.tar.gz qmk_firmware-2fa36e38cf28f07ad4a4d74722486921fa7b8706.zip | |
initial subatomic keymap (text)
Diffstat (limited to 'quantum/audio')
| -rw-r--r-- | quantum/audio/voices.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/quantum/audio/voices.c b/quantum/audio/voices.c index 4e3028977..8326e91ea 100644 --- a/quantum/audio/voices.c +++ b/quantum/audio/voices.c | |||
| @@ -278,5 +278,3 @@ float voice_envelope(float frequency) { | |||
| 278 | 278 | ||
| 279 | return frequency; | 279 | return frequency; |
| 280 | } | 280 | } |
| 281 | |||
| 282 | |||
