]> git.donarmstrong.com Git - kiibohd-controller.git/history - Scan/MatrixARM
Merge branch 'master' of github.com:kiibohd/controller
[kiibohd-controller.git] / Scan / MatrixARM /
2016-03-01 CryHamMerge branch 'master' of github.com:kiibohd/controller
2016-03-01 CryHamChanged CK3 matrix scan to Config_Pullup, inverted...
2016-02-22 Jacob AlexanderAdding dynamic USB power support
2016-02-20 Jacob AlexanderMerge branch 'master' of github.com:kiibohd/controller
2016-02-20 Jacob AlexanderMerge pull request #93 from cryham/master
2016-02-20 CryHamMinor styling fixes.
2016-02-19 CryHamAdded support for ghosting matrices and code for elimin...
2015-10-15 Jacob AlexanderAdding basic remote capabilities + UART Rx DMA buffers
2015-08-04 Jacob AlexanderFixing CMake dependency checking for kll_defs.h
2015-06-19 Jacob AlexanderAdding timing based debounce code
2015-06-14 Jacob AlexanderCode cleanup
2015-03-09 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-03-09 Jacob AlexanderMerge pull request #25 from smasher816/master
2015-03-07 Jacob AlexanderAdding DebounceThrottleDiv define to slow down the...
2015-03-01 Jacob AlexanderAdding configurable DebounceDivThreshold
2015-02-13 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-01-26 Jacob AlexanderUpdating setup.cmake files to use Module hierarchy...
2014-12-21 Jacob AlexanderMoving MatrixARM header macros to separate file
2014-10-03 Jacob AlexanderHUGE AVR RAM optimization (~28%).
2014-08-16 Jacob AlexanderChanging decToInt to numToInt (adds support for Hex...
2014-08-15 Jacob AlexanderFixing RAM calculator and reduced actual SRAM usage
2014-08-03 Jacob AlexanderMatrix scanning for ARM now functional.
2014-08-01 Jacob AlexanderInitial MatrixARM implementation