]> git.donarmstrong.com Git - kiibohd-controller.git/history - Output/pjrcUSB/arm
Merge branch 'master' of github.com:kiibohd/controller
[kiibohd-controller.git] / Output / pjrcUSB / arm /
2016-03-01 CryHamMerge branch 'master' of github.com:kiibohd/controller
2016-02-22 Jacob AlexanderAdding dynamic USB power support
2015-10-18 Jacob AlexanderTypo from the last commit.
2015-10-17 Jacob AlexanderAdding support for kll 0.3d
2015-10-15 Jacob AlexanderAdding basic remote capabilities + UART Rx DMA buffers
2015-10-12 Jacob AlexanderAdding jump to bootloader key
2015-10-10 Jacob AlexanderFixing long-standing SET_REPORT bug
2015-10-06 Jacob AlexanderCleaning up CLEAR_FEATURE (endpoint)
2015-09-21 Jacob AlexanderPrep for mouse support
2015-08-22 Jacob AlexanderFixing default ErgoDox layout and adding FlashMode...
2015-08-22 Jacob AlexanderForgot to add these files in an earlier commit
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-14 Jacob AlexanderCode cleanup
2015-06-14 Jacob AlexanderAdding initial dfu-upload code and debugging for Bootlo...
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-24 Jacob AlexanderAdding missing NL's for Cons and Sys Control debug
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 AlexanderFixing warning messages found using clang.
2014-11-13 Jacob AlexanderFixing NKRO on Windows 8.1
2014-11-11 Jacob AlexanderCode formatting cleanup.
2014-11-11 Jacob AlexanderFixing Linux NKRO Delete bug
2014-11-03 Jacob AlexanderFixing Mac OSX USB NKRO
2014-11-01 Jacob AlexanderFixing pjrc bug affecting Mac OSX CDC driver
2014-10-02 Jacob AlexanderFixed Linux NKRO bitmap bug.
2014-10-02 Jacob AlexanderSetting max packet size (Interrupt) to 64 bytes
2014-10-01 Jacob AlexanderFixing NKRO for Windows.
2014-09-29 Jacob AlexanderUSB NKRO working for ARM!
2014-09-28 Jacob AlexanderMore preparation for NKRO USB for arm
2014-09-21 Jacob AlexanderPreparing ARM for USB NKRO
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-31 Jacob AlexanderAdding CLI and CDC Serial support for Teensy 2.0 and...
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 AlexanderAdding in USB module updates from Teensyduino 1.18rc2.
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...