]> git.donarmstrong.com Git - kiibohd-controller.git/history - Output/usbMuxUart/output_com.c
Fixing default ErgoDox layout and adding FlashMode button
[kiibohd-controller.git] / Output / usbMuxUart / output_com.c
2015-08-22 Jacob AlexanderFixing default ErgoDox layout and adding FlashMode...
2015-07-19 Jacob AlexanderUARTConnect enumeration working!
2015-06-14 Jacob Alexandermk20dx256vlh7 working!
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 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-03-07 Jacob AlexanderFixing compiler errors for usbMuxUart Output module
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-10-03 Jacob AlexanderHUGE AVR RAM optimization (~28%).
2014-09-28 Jacob AlexanderAdding clear screen before usb initializes
2014-09-28 Jacob AlexanderUpdating usbMuxUart for NKRO
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-01 Jacob AlexanderInitial MatrixARM implementation
2014-07-19 Jacob AlexanderRemoving unnecessary ifdefs
2014-07-15 Jacob AlexanderMcHCK USB WORKS!!
2014-06-28 Jacob AlexanderFixed bug with standalone UART CLI
2014-06-28 Jacob AlexanderAdding UART and UART + USB muxed CLI output.