]> git.donarmstrong.com Git - qmk_firmware.git/commit
Remove floating point calculation in mouse move. Saves approx 650 bytes if no other...
authorMartin Sandiford <ms@mcdev.com.au>
Tue, 15 Aug 2017 01:08:29 +0000 (10:38 +0930)
committerJack Humbert <jack.humb@gmail.com>
Tue, 15 Aug 2017 23:51:06 +0000 (19:51 -0400)
commitc6224236682c2ac40ccfe752c57fd3ec4905757f
treea688270bccc38e5f9cde1be025fb4e68b6320315
parentb7d43ee25371604929ee87dd7bc17430ff0f7a8c
Remove floating point calculation in mouse move.  Saves approx 650 bytes if no other floating point used.
tmk_core/common/mousekey.c