]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix the process_record_nocache function
authorWojciech Siewierski <wojciech.siewierski@onet.pl>
Wed, 17 Aug 2016 23:34:05 +0000 (01:34 +0200)
committerWojciech Siewierski <wojciech.siewierski@onet.pl>
Wed, 17 Aug 2016 23:34:05 +0000 (01:34 +0200)
commit644c8c79271db8cf1bd934b9a80a0215585e46e7
treecaa89a927ed4cac62228db381246bd96f3ae4939
parentcc7acfb416d446a123d10d2c33c3344f1f684f1b
Fix the process_record_nocache function

This function relies on checking the disable_action_cache static
variable before accessing the layer cache.
quantum/quantum.c