]> git.donarmstrong.com Git - kiibohd-controller.git/history - Scan/DPH/scan_loop.c
Move matrix information to a cli command
[kiibohd-controller.git] / Scan / DPH / scan_loop.c
2016-03-02 Jacob AlexanderMerge pull request #95 from cryham/master
2016-02-23 Jacob AlexanderAs per request of original author, updating license...
2015-06-13 Jacob AlexanderMerge pull request #27 from smasher816/wakeup-devel
2015-03-16 Jacob AlexanderMerge branch 'master' of https://github.com/smasher816...
2015-03-09 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-03-09 Rowan DeckerFix whitespace
2014-10-03 Jacob AlexanderHUGE AVR RAM optimization (~28%).
2014-09-16 Jacob AlexanderMore fixes to the DPH scan module.
2014-09-11 Jacob AlexanderMerge branch 'test'
2014-09-11 Jacob AlexanderUpdating DPH to compile with PartialLayer module
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-07-16 Jacob AlexanderInitial work for partial layers and macros.
2014-04-26 Jacob AlexanderKishsaver is fully working with DPH!
2014-04-26 Jacob AlexanderAdding different algorithm to re-enable problem keys.
2014-04-25 Jacob AlexanderEnabling USB keycodes.
2014-04-25 Jacob AlexanderFixed repeated press/release of a single key bug.
2014-04-25 Jacob AlexanderGiving more breathing room for regular keys to be enabl...
2014-04-25 Jacob AlexanderAdding strobe detection.
2014-04-20 Jacob AlexanderPress/Release is working!
2014-04-17 Jacob AlexanderAdded better formatting for debugging code.
2014-04-17 Jacob AlexanderAdded support for IBM 50key, better DPH debug, cleanup
2014-04-16 Jacob AlexanderAdding example CLI command to DPH module.
2014-04-16 Jacob AlexanderDPH Scan Module now compiles with recent architecture...
2014-04-06 Jacob AlexanderMajor code cleanup and preparation for PartialMap Macro...
2014-03-31 Jacob AlexanderAdding CLI and CDC Serial support for Teensy 2.0 and...