]> git.donarmstrong.com Git - kiibohd-controller.git/history - Output/pjrcUSB/output_com.c
Fixing default ErgoDox layout and adding FlashMode button
[kiibohd-controller.git] / Output / pjrcUSB / output_com.c
2015-08-22 Jacob AlexanderFixing default ErgoDox layout and adding FlashMode...
2015-07-19 Jacob AlexanderUARTConnect enumeration working!
2015-06-13 Jacob AlexanderMerge pull request #27 from smasher816/wakeup-devel
2015-05-02 Jacob AlexanderAdding None capability.
2015-03-16 Jacob AlexanderMerge branch 'master' of https://github.com/smasher816...
2015-03-09 Rowan DeckerFix whitespace pt2
2015-03-09 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-03-09 Rowan DeckerFix whitespace
2015-03-09 Jacob AlexanderMerge pull request #25 from smasher816/master
2015-02-24 Jacob AlexanderMerge pull request #16 from victorluft/bugfix/consumer_...
2015-02-24 Victor Luftclear buffers on Consumer/System Control release
2015-02-21 Jacob AlexanderMerge pull request #14 from aclowes/master
2015-02-21 Jacob AlexanderAdding outputDebug command
2015-02-13 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-02-09 Jacob AlexanderInitial code for USB cable detection
2015-01-01 Jacob AlexanderPreparing for mk20dx256vlh7
2014-11-13 Jacob AlexanderFixing sequences (after NKRO HID descriptor re-design).
2014-11-11 Jacob AlexanderFixing NKRO modifier bug
2014-11-11 Jacob AlexanderFixing Linux NKRO Delete bug
2014-10-27 Jacob AlexanderUSB Macro Output sequences now working!
2014-10-03 Jacob AlexanderHUGE AVR RAM optimization (~28%).
2014-10-02 Jacob AlexanderFixed Linux NKRO bitmap bug.
2014-10-02 Jacob AlexanderAdding NKRO and Boot mode capabilities.
2014-09-29 Jacob AlexanderUSB NKRO working for ARM!
2014-09-21 Jacob AlexanderPreparing ARM for USB NKRO
2014-09-21 Jacob AlexanderAdding NKRO support to AVR/DPH.
2014-09-20 Jacob AlexanderFixing USB send rate.
2014-09-16 Jacob AlexanderDPH controller now working with macros/layers
2014-09-11 Jacob AlexanderMerge branch 'test'
2014-09-11 Jacob AlexanderFixing release state for keys
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-01 Jacob AlexanderInitial MatrixARM implementation
2014-07-19 Jacob AlexanderAdding McHCK flash reload function and some cleanup.
2014-07-15 Jacob AlexanderMcHCK USB WORKS!!
2014-06-28 Jacob AlexanderInitial code for ARM UART output module (mainly for...
2014-06-28 Jacob AlexanderInitial work for McHCK mk20dx128vlf5 port.
2014-06-10 Jacob AlexanderPreparing from initial AVR USB NKRO support.
2014-04-19 Jacob AlexanderCLI Formatting cleanup.
2014-04-13 Jacob AlexanderAdding analog.c lib from teensyduino.
2014-04-06 Jacob AlexanderMajor code cleanup and preparation for PartialMap Macro...
2014-04-01 Jacob AlexanderAdding the CLI commands to the USB output module.
2014-03-31 Jacob AlexanderAdding CLI and CDC Serial support for Teensy 2.0 and...
2014-03-22 Jacob AlexanderPreparing Teensy 3.1 and CLI merge for DPH controller...
2014-03-22 Jacob AlexanderFinished USB for Teensy 3.1 (Now 3.1 compatible!)
2014-03-22 Jacob AlexanderFile and macro modifications for supporting Teensy 3.1
2014-03-22 Jacob AlexanderAdded more CLI commands.
2014-03-22 Jacob AlexanderMore renaming for the USB to Output Module renaming
2014-03-22 Jacob AlexanderMoving USB to Output in preparation for additional...