log

age author description
Thu, 13 Nov 2014 00:49:02 -0800 Jacob Alexander Fixing layer latch capability.
Wed, 12 Nov 2014 23:33:28 -0800 Jacob Alexander Fixing sequences (after NKRO HID descriptor re-design).
Wed, 12 Nov 2014 23:04:50 -0800 Jacob Alexander Fixing NKRO on Windows 8.1
Mon, 10 Nov 2014 23:42:39 -0800 Jacob Alexander Code formatting cleanup.
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
Wed, 05 Nov 2014 00:09:33 -0800 Jacob Alexander Adding FPROT flash protection bit for 4k Bootloader on the mk20dx128vlf5
Sun, 02 Nov 2014 23:24:59 -0800 Jacob Alexander Fixing Mac OSX USB NKRO
Sat, 01 Nov 2014 14:42:55 -0700 Jacob Alexander Fixing pjrc bug affecting Mac OSX CDC driver
Mon, 27 Oct 2014 00:26:17 -0700 Jacob Alexander USB Macro Output sequences now working!
Sun, 26 Oct 2014 15:07:44 -0700 Jacob Alexander Updating pin_map for teensy3/3.1
Sat, 25 Oct 2014 23:56:30 -0700 Jacob Alexander Adding pinout list.
Wed, 15 Oct 2014 10:39:39 -0700 Jacob Alexander Fixing bug that locks up the keyboard if shifting to a layer that doesn't exist.
Sat, 04 Oct 2014 14:50:42 -0700 Jacob Alexander Adding timeout to virtual serial port writes
Thu, 02 Oct 2014 22:09:34 -0700 Jacob Alexander HUGE AVR RAM optimization (~28%).
Thu, 02 Oct 2014 19:30:15 -0700 Jacob Alexander Making all the configurable CMake variables externally settable
Thu, 02 Oct 2014 19:29:56 -0700 Jacob Alexander Fixing USB NKRO key buffer bug
Thu, 02 Oct 2014 01:40:14 -0700 Jacob Alexander Fixed Linux NKRO bitmap bug.
Wed, 01 Oct 2014 23:54:08 -0700 Jacob Alexander Setting max packet size (Interrupt) to 64 bytes
Wed, 01 Oct 2014 23:44:12 -0700 Jacob Alexander Adding NKRO and Boot mode capabilities.
Wed, 01 Oct 2014 00:16:14 -0700 Jacob Alexander Fixing NKRO for Windows.
Sun, 28 Sep 2014 17:24:52 -0700 Jacob Alexander USB NKRO working for ARM!
Sun, 28 Sep 2014 16:44:57 -0700 Jacob Alexander More preparation for NKRO USB for arm
Sun, 28 Sep 2014 16:43:40 -0700 Jacob Alexander Adding clear screen before usb initializes
Sun, 28 Sep 2014 16:42:43 -0700 Jacob Alexander Fixing descriptor bugs
Sun, 28 Sep 2014 10:56:32 -0700 Jacob Alexander Merging fixes from pjrcUSB
Sun, 28 Sep 2014 10:56:01 -0700 Jacob Alexander Updating usbMuxUart for NKRO
Sat, 27 Sep 2014 13:20:09 -0700 Jacob Alexander Fixing uartOut for ARM
Tue, 23 Sep 2014 11:42:40 -0700 Jacob Alexander Cleanup
Sun, 21 Sep 2014 16:29:53 -0700 Jacob Alexander Preparing ARM for USB NKRO