]> git.donarmstrong.com Git - qmk_firmware.git/commit
Make Audio Clicky's randomness a float
authorDrashna Jaelre <drashna@live.com>
Fri, 28 Sep 2018 01:12:32 +0000 (18:12 -0700)
committerskullydazed <skullydazed@users.noreply.github.com>
Fri, 28 Sep 2018 01:31:18 +0000 (18:31 -0700)
commitedeace279b1cdc5a5450cc5b41d49b341a3a121f
treee86343dd2b7a68203c800cca691b0f1c6b20ceeb
parent246d539f295c70846aa4ecaf9cfbe79b959bf3c7
Make Audio Clicky's randomness a float

Rather than a define, but read from the define.  This way, a smart coder could externally configure the randomness, changing it on the fly

This is also a precursor step to adding full on support for configurable randomness.
quantum/process_keycode/process_clicky.c