]> git.donarmstrong.com Git - kiibohd-controller.git/history - Scan/DPH/scan_loop.c
Fixing RAM calculator and reduced actual SRAM usage
[kiibohd-controller.git] / Scan / DPH / scan_loop.c
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...