log Output/pjrcUSB/output_com.c @ 430:d3cef419c849

age author description
Mon, 21 Mar 2016 22:23:57 -0700 Jacob Alexander Adding relative movement mouse key support
Mon, 21 Mar 2016 00:43:19 -0700 Jacob Alexander Adding basic mouse button support
Sun, 21 Feb 2016 19:56:52 -0800 Jacob Alexander Adding dynamic USB power support
Sun, 11 Oct 2015 22:07:11 -0700 Jacob Alexander Adding jump to bootloader key
Fri, 21 Aug 2015 19:43:45 -0700 Jacob Alexander Fixing default ErgoDox layout and adding FlashMode button
Sat, 18 Jul 2015 18:53:21 -0700 Jacob Alexander UARTConnect enumeration working!
Sat, 02 May 2015 14:29:27 -0700 Jacob Alexander Adding None capability.
Sun, 08 Mar 2015 21:07:59 -0700 Rowan Decker Fix whitespace pt2
Sun, 08 Mar 2015 20:17:39 -0700 Rowan Decker Merge remote-tracking branch 'upstream/master'
Sun, 08 Mar 2015 18:40:01 -0700 Rowan Decker Fix whitespace
Mon, 23 Feb 2015 18:27:33 -0800 Victor Luft clear buffers on Consumer/System Control release
Sat, 21 Feb 2015 13:06:28 -0800 Jacob Alexander Adding outputDebug command
Mon, 09 Feb 2015 13:21:23 -0800 Jacob Alexander Initial code for USB cable detection
Wed, 31 Dec 2014 17:13:44 -0800 Jacob Alexander Preparing for mk20dx256vlh7
Wed, 12 Nov 2014 23:33:28 -0800 Jacob Alexander Fixing sequences (after NKRO HID descriptor re-design).
Mon, 10 Nov 2014 22:50:54 -0800 Jacob Alexander Fixing NKRO modifier bug
Mon, 10 Nov 2014 21:02:25 -0800 Jacob Alexander Fixing Linux NKRO Delete bug
Mon, 27 Oct 2014 00:26:17 -0700 Jacob Alexander USB Macro Output sequences now working!
Thu, 02 Oct 2014 22:09:34 -0700 Jacob Alexander HUGE AVR RAM optimization (~28%).
Thu, 02 Oct 2014 01:40:14 -0700 Jacob Alexander Fixed Linux NKRO bitmap bug.
Wed, 01 Oct 2014 23:44:12 -0700 Jacob Alexander Adding NKRO and Boot mode capabilities.
Sun, 28 Sep 2014 17:24:52 -0700 Jacob Alexander USB NKRO working for ARM!
Sun, 21 Sep 2014 16:29:53 -0700 Jacob Alexander Preparing ARM for USB NKRO
Sun, 21 Sep 2014 11:55:37 -0700 Jacob Alexander Adding NKRO support to AVR/DPH.
Fri, 19 Sep 2014 19:11:37 -0700 Jacob Alexander Fixing USB send rate.
Tue, 16 Sep 2014 11:42:24 -0700 Jacob Alexander DPH controller now working with macros/layers
Wed, 10 Sep 2014 20:53:30 -0700 Jacob Alexander Fixing release state for keys
Sat, 16 Aug 2014 12:07:25 -0700 Jacob Alexander Changing decToInt to numToInt (adds support for Hex number interpreter)
Fri, 15 Aug 2014 10:42:12 -0700 Jacob Alexander Fixing RAM calculator and reduced actual SRAM usage
Thu, 07 Aug 2014 20:03:39 -0700 Jacob Alexander Adding generic layerToggle and USB Key Output capabilities.
Fri, 01 Aug 2014 01:26:25 -0700 Jacob Alexander Initial MatrixARM implementation
Sat, 19 Jul 2014 09:21:35 -0700 Jacob Alexander Adding McHCK flash reload function and some cleanup.
Tue, 15 Jul 2014 00:28:12 -0700 Jacob Alexander McHCK USB WORKS!!
Fri, 27 Jun 2014 00:53:20 -0700 Jacob Alexander Initial code for ARM UART output module (mainly for CLI)
Sun, 15 Jun 2014 11:09:08 -0700 Jacob Alexander Initial work for McHCK mk20dx128vlf5 port.
Mon, 09 Jun 2014 23:01:32 -0700 Jacob Alexander Preparing from initial AVR USB NKRO support.
Sat, 19 Apr 2014 11:31:43 -0700 Jacob Alexander CLI Formatting cleanup.
Sat, 12 Apr 2014 21:13:37 -0700 Jacob Alexander Adding analog.c lib from teensyduino.
Sun, 06 Apr 2014 11:49:27 -0700 Jacob Alexander Major code cleanup and preparation for PartialMap Macro Module
Tue, 01 Apr 2014 01:16:53 -0700 Jacob Alexander Adding the CLI commands to the USB output module.
Mon, 31 Mar 2014 01:07:48 -0700 Jacob Alexander Adding CLI and CDC Serial support for Teensy 2.0 and Teensy 2.0++
Sat, 22 Mar 2014 14:32:06 -0700 Jacob Alexander Preparing Teensy 3.1 and CLI merge for DPH controller code.
Sun, 02 Feb 2014 21:12:20 -0800 Jacob Alexander Finished USB for Teensy 3.1 (Now 3.1 compatible!)
Sun, 02 Feb 2014 17:33:23 -0800 Jacob Alexander File and macro modifications for supporting Teensy 3.1
Thu, 23 Jan 2014 02:01:12 -0800 Jacob Alexander Added more CLI commands.
Sun, 19 Jan 2014 16:54:58 -0800 Jacob Alexander More renaming for the USB to Output Module renaming
Sun, 19 Jan 2014 16:40:36 -0800 Jacob Alexander Moving USB to Output in preparation for additional Output types.