]> git.donarmstrong.com Git - kiibohd-controller.git/history - Macro/PartialMap/macro.c
Basic Trigger and Result Macros are now working.
[kiibohd-controller.git] / Macro / PartialMap / macro.c
2014-08-20 Jacob AlexanderBasic Trigger and Result Macros are now working.
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-08 Jacob AlexanderAdding generic layerToggle and USB Key Output capabilities.
2014-08-06 Jacob AlexanderMacro processing is now feature complete.
2014-08-05 Jacob AlexanderAdding TriggerMacro processing.
2014-08-01 Jacob AlexanderInitial MatrixARM implementation
2014-07-28 Jacob AlexanderMacro cleanup.
2014-07-26 Jacob AlexanderAdding layer fall-through lookup
2014-07-26 Jacob AlexanderAdded layerList and layerState functions
2014-07-25 Jacob AlexanderAdded capSelect function that can arbitrary run a keybo...
2014-07-25 Jacob AlexanderAdding macroList debug function
2014-07-25 Jacob AlexanderAdded capabilities list debug option
2014-07-25 Jacob AlexanderBasic debug trigger/result macro viewer
2014-07-16 Jacob AlexanderInitial work for partial layers and macros.
2014-06-14 Jacob AlexanderInitial work for KLL macro support
2014-04-26 Jacob AlexanderKishsaver is fully working with DPH!
2014-04-19 Jacob AlexanderCLI Formatting cleanup.
2014-04-13 Jacob AlexanderAdding analog.c lib from teensyduino.
2014-04-06 Jacob AlexanderAdded CLI DefaultMap lookup command.
2014-04-06 Jacob AlexanderMajor code cleanup and preparation for PartialMap Macro...