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
Sun, 21 Sep 2014 11:55:37 -0700 Jacob Alexander Adding NKRO support to AVR/DPH.
Sat, 20 Sep 2014 23:09:58 -0700 Jacob Alexander Updating USB HID header file.
Sat, 20 Sep 2014 00:19:28 -0700 Jacob Alexander Adding a selection of USB Consumer HID codes
Fri, 19 Sep 2014 20:48:31 -0700 Jacob Alexander Putting prescalar settings back in for AVR.
Fri, 19 Sep 2014 19:33:20 -0700 Jacob Alexander Removing USB timer, no longer necessary.
Fri, 19 Sep 2014 19:11:37 -0700 Jacob Alexander Fixing USB send rate.
Tue, 16 Sep 2014 23:29:21 -0700 Jacob Alexander Adding more RAM optimizations
Tue, 16 Sep 2014 22:14:01 -0700 Jacob Alexander DPH controller now working with the kishsaver and macros
Tue, 16 Sep 2014 17:21:41 -0700 Jacob Alexander Fixing first and last element bug for layers.
Tue, 16 Sep 2014 17:04:59 -0700 Jacob Alexander Adding support for layer packing
Tue, 16 Sep 2014 15:37:16 -0700 Jacob Alexander More fixes to the DPH scan module.
Tue, 16 Sep 2014 11:42:24 -0700 Jacob Alexander DPH controller now working with macros/layers
Mon, 15 Sep 2014 20:19:40 -0700 Jacob Alexander Added initial Bootloader, Mac OSX, Windows instructions
Mon, 15 Sep 2014 18:45:01 -0700 Jacob Alexander Updating README for Windows.
Sun, 14 Sep 2014 20:07:40 -0700 Jacob Alexander Fixing Mac OSX arm build options.
Sun, 14 Sep 2014 19:27:22 -0700 Jacob Alexander Adding support to Macro support to DPH
Sun, 14 Sep 2014 16:22:27 -0700 Jacob Alexander Adding convenience loader scripts for DFU based microcontrollers
Sun, 14 Sep 2014 16:03:10 -0700 Jacob Alexander Adding git refresh command to kll.cmake and kll file listing to build process
Sun, 14 Sep 2014 15:51:36 -0700 Jacob Alexander Adding CMake build support for the KLL compiler
Thu, 11 Sep 2014 11:17:17 -0700 Jacob Alexander Updating PartialLayer code to support varying counter widths.
Thu, 11 Sep 2014 10:57:58 -0700 Jacob Alexander Merge branch 'test'
Thu, 11 Sep 2014 10:54:50 -0700 Jacob Alexander Adding variable width state variable width.
Wed, 10 Sep 2014 20:53:30 -0700 Jacob Alexander Fixing release state for keys
Thu, 11 Sep 2014 10:57:30 -0700 Jacob Alexander Updating DPH to compile with PartialLayer module
Sun, 07 Sep 2014 21:10:49 -0700 Jacob Alexander Preparing for kll compiler usage
Sat, 23 Aug 2014 11:32:46 -0700 Jacob Alexander Splitting out structures and macros from the generated keymap.
Sat, 23 Aug 2014 10:49:13 -0700 Jacob Alexander All basic macros tested and working!
Wed, 20 Aug 2014 10:53:22 -0700 Jacob Alexander Basic Trigger and Result Macros are now working.
Sat, 16 Aug 2014 12:07:25 -0700 Jacob Alexander Changing decToInt to numToInt (adds support for Hex number interpreter)
Fri, 15 Aug 2014 11:27:16 -0700 Jacob Alexander Updating udev rules to reflect the USB ID changes.