]> git.donarmstrong.com Git - qmk_firmware.git/commit
Only re-send matrix every 5ms
authorFred Sundvik <fsundvik@gmail.com>
Fri, 31 Mar 2017 19:51:00 +0000 (22:51 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sun, 9 Apr 2017 15:34:59 +0000 (18:34 +0300)
commit503565d1742ed458c992192a05f6ffe1db053135
treeaf072c127798d5ac65d49407bb9937fe30836179
parent6039a4f6edefbad7604a9533d445091cd646f240
Only re-send matrix every 5ms

The previous 1ms value was too often, and wouldn't always leave
time for the visualizer
quantum/serial_link/system/serial_link.c