]> git.donarmstrong.com Git - qmk_firmware.git/commit
Empty implementation of has_onshot_mods_timed_out
authorFred Sundvik <fsundvik@gmail.com>
Tue, 28 Mar 2017 06:59:29 +0000 (09:59 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sun, 9 Apr 2017 15:34:59 +0000 (18:34 +0300)
commit6039a4f6edefbad7604a9533d445091cd646f240
tree91f461fc148c491a7f04b07121cbd011d262b3ec
parentf5c89416527a3ec435ed49137fd2bf4af216024c
Empty implementation of has_onshot_mods_timed_out

When the timeout is zero or not defined, the function now returns false.
Fixes a linker error when the visualizer is enabled
tmk_core/common/action_util.c