]> git.donarmstrong.com Git - kiibohd-controller.git/history - Output/pjrcUSB/arm/usb_dev.c
Fixing default ErgoDox layout and adding FlashMode button
[kiibohd-controller.git] / Output / pjrcUSB / arm / usb_dev.c
2015-08-22 Jacob AlexanderFixing default ErgoDox layout and adding FlashMode...
2015-08-19 Jacob AlexanderFIxing Media Keys and general USB compatibilty
2015-07-19 Jacob AlexanderUARTConnect enumeration working!
2015-06-23 Jacob AlexanderRevert "Merge pull request #27 from smasher816/wakeup...
2015-06-13 Jacob AlexanderMerge pull request #48 from mattventura/master
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 DeckerInital Remote Wakeup Support
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-03-07 Jacob AlexanderAdding additional case statements for SET_FEATURE and...
2015-03-07 Jacob AlexanderFixing Mac OSX freeze on wake-up bug
2015-02-13 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-02-09 Jacob AlexanderInitial code for USB cable detection
2014-11-13 Jacob AlexanderFixing NKRO on Windows 8.1
2014-11-11 Jacob AlexanderCode formatting cleanup.
2014-09-28 Jacob AlexanderMore preparation for NKRO USB for arm
2014-08-15 Jacob AlexanderFixing RAM calculator and reduced actual SRAM usage
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 AlexanderMore work on mk20dx128vlf5 port.
2014-03-22 Jacob AlexanderFile and macro modifications for supporting Teensy 3.1
2014-03-22 Jacob AlexanderAdding in USB module updates from Teensyduino 1.18rc2.
2014-03-22 Jacob AlexanderAdded more CLI commands.
2014-03-22 Jacob AlexanderMoving USB to Output in preparation for additional...