log Scan/MatrixARM/matrix_scan.c @ 299:c856f826bd49

age author description
Fri, 06 Mar 2015 22:18:15 -0800 Jacob Alexander Adding DebounceThrottleDiv define to slow down the debounce rate.
Sat, 28 Feb 2015 22:13:17 -0800 Jacob Alexander Adding configurable DebounceDivThreshold
Thu, 02 Oct 2014 22:09:34 -0700 Jacob Alexander HUGE AVR RAM optimization (~28%).
Sat, 16 Aug 2014 12:07:25 -0700 Jacob Alexander Changing decToInt to numToInt (adds support for Hex number interpreter)
Fri, 15 Aug 2014 10:42:12 -0700 Jacob Alexander Fixing RAM calculator and reduced actual SRAM usage
Sat, 02 Aug 2014 22:19:33 -0700 Jacob Alexander Matrix scanning for ARM now functional.
Fri, 01 Aug 2014 01:26:25 -0700 Jacob Alexander Initial MatrixARM implementation