log

age author description
Tue, 05 Jan 2016 10:08:14 -0600 Dan McGregor Merge remote-tracking branch 'github/master' into not-linux
Mon, 10 Aug 2015 14:49:46 -0600 Dan McGregor Start removing select Linux-isms
Wed, 13 Jan 2016 15:03:29 -0800 Jacob Alexander Adding comment for the Teensy 3.2
Tue, 10 Nov 2015 11:24:03 -0800 Jacob Alexander Merge pull request #73 from joshuaflanagan/example_script_variables
Tue, 10 Nov 2015 10:32:06 -0600 Joshua Flanagan Stop requiring editing of example scripts
Sun, 01 Nov 2015 17:19:09 -0800 Jacob Alexander Adding comment about using Pillow instead of PIL
Mon, 26 Oct 2015 18:06:40 -0700 Jacob Alexander Merge pull request #71 from glguy/pr-cli-history
Mon, 26 Oct 2015 17:55:41 -0700 Eric Mertens Write whole debug cli command to history
Sun, 18 Oct 2015 17:54:41 -0700 Jacob Alexander Merge pull request #65 from r4v5/exit-quickly-on-script-error
Sun, 18 Oct 2015 14:40:18 -0500 Mason Donahue Exit quickly when cmake or make fail
Sat, 17 Oct 2015 21:03:07 -0700 Jacob Alexander Typo from the last commit.
Sat, 17 Oct 2015 15:03:21 -0700 Jacob Alexander Adding support for kll 0.3d
Fri, 16 Oct 2015 10:02:01 -0700 Jacob Alexander Adding remote capability LED control
Thu, 15 Oct 2015 00:16:36 -0700 Jacob Alexander Adding basic remote capabilities + UART Rx DMA buffers
Mon, 12 Oct 2015 14:47:13 -0700 Jacob Alexander Merge pull request #63 from jvhaarst/patch-1
Mon, 12 Oct 2015 22:11:21 +0200 Jan van Haarst Fixed typo
Sun, 11 Oct 2015 23:23:20 -0700 Jacob Alexander More compatible name
Sun, 11 Oct 2015 22:07:11 -0700 Jacob Alexander Adding jump to bootloader key
Fri, 09 Oct 2015 22:28:31 -0700 Jacob Alexander Adding basic ISSI led brightness control capabilities
Fri, 09 Oct 2015 18:18:07 -0700 Jacob Alexander Fixing long-standing SET_REPORT bug
Wed, 07 Oct 2015 20:06:41 -0700 Jacob Alexander Fixing very old bad naming convention (BRACE to BRACKET)
Tue, 06 Oct 2015 00:24:04 -0700 Jacob Alexander Cleaning up CLEAR_FEATURE (endpoint)
Sun, 04 Oct 2015 16:19:20 -0700 Jacob Alexander Fix Latching bug (introduced when fixing shift and lock recently)
Tue, 29 Sep 2015 20:21:29 -0700 Jacob Alexander Updating KType layout to work more nicely with KiiConf
Tue, 29 Sep 2015 19:29:27 -0700 Jacob Alexander Initial code for KType TKL
Mon, 28 Sep 2015 19:58:39 -0700 Jacob Alexander Adding layer rotation (next/prev) capability
Sun, 20 Sep 2015 18:47:10 -0700 Jacob Alexander Prep for mouse support
Mon, 14 Sep 2015 23:37:32 -0700 Jacob Alexander Adding example API scripts
Mon, 14 Sep 2015 00:48:48 -0700 Jacob Alexander Single MDErgo1 layout used for KiiConf initial layout setup
Fri, 21 Aug 2015 23:23:52 -0700 Jacob Alexander Updating convenience build scripts to build Left and Right sides
Fri, 21 Aug 2015 22:59:11 -0700 Jacob Alexander Bootloader fix
Fri, 21 Aug 2015 20:33:47 -0700 Jacob Alexander Fixing layer stack evaluation
Fri, 21 Aug 2015 19:43:45 -0700 Jacob Alexander Fixing default ErgoDox layout and adding FlashMode button
Fri, 21 Aug 2015 18:26:46 -0700 Jacob Alexander Forgot to add these files in an earlier commit
Wed, 19 Aug 2015 00:01:15 -0700 Jacob Alexander FIxing Media Keys and general USB compatibilty
Tue, 18 Aug 2015 10:46:55 -0700 Jacob Alexander Adding color association to layers
Tue, 18 Aug 2015 01:10:44 -0700 Jacob Alexander Adding basic support for LCDLayerDisplay using capabilities
Sat, 15 Aug 2015 23:45:23 -0700 Jacob Alexander Updating convenience scripts
Sun, 16 Aug 2015 15:53:07 -0700 Jacob Alexander Fixing typo on range check for MDErgo1
Sun, 16 Aug 2015 14:46:26 -0700 Jacob Alexander Adding examples of custom action/capabilties
Sun, 16 Aug 2015 12:27:12 -0700 Jacob Alexander Adding initial WhiteFox support.
Sat, 15 Aug 2015 21:53:59 -0700 Jacob Alexander Working support for Interconnect
Sun, 09 Aug 2015 00:20:41 -0700 Jacob Alexander Initial UARTConnect scancode support
Thu, 06 Aug 2015 00:36:37 -0700 Jacob Alexander Adding preliminary MDErgo keymap
Wed, 05 Aug 2015 10:18:35 -0700 Jacob Alexander Add Unique Id to version information
Mon, 03 Aug 2015 21:42:01 -0700 Jacob Alexander Fixing CMake dependency checking for kll_defs.h
Sun, 02 Aug 2015 16:28:21 -0700 Jacob Alexander Adding ISSILed API calls and default brightness
Sun, 02 Aug 2015 13:43:28 -0700 Jacob Alexander Using multi-line define support (requires latest kll compiler)
Sun, 02 Aug 2015 00:00:11 -0700 Jacob Alexander Adding API to set pixels on LCD screen
Sat, 01 Aug 2015 23:13:19 -0700 Jacob Alexander Adding capability to set default image on LCD
Sat, 01 Aug 2015 22:47:34 -0700 Jacob Alexander Adding cli API call to set LCD backlight brightness (16 bit per channel)
Sat, 01 Aug 2015 21:59:43 -0700 Jacob Alexander Adding 16-bit brightness control to LCD backlight
Sat, 01 Aug 2015 18:26:04 -0700 Jacob Alexander Setting ICED bootloader to turn LCD backlight red
Sat, 25 Jul 2015 15:06:19 -0700 Jacob Alexander Initial commit of MDErgo1
Sat, 25 Jul 2015 14:54:36 -0700 Jacob Alexander Adding connection type list
Sat, 18 Jul 2015 18:53:21 -0700 Jacob Alexander UARTConnect enumeration working!
Tue, 23 Jun 2015 08:00:16 -0700 Jacob Alexander Revert "Merge pull request #27 from smasher816/wakeup-devel"
Tue, 23 Jun 2015 07:58:31 -0700 Jacob Alexander Fixing order of layer debug stack display
Fri, 19 Jun 2015 20:14:37 -0700 Jacob Alexander Adding layerDebug cli command
Fri, 19 Jun 2015 01:50:56 -0700 Jacob Alexander Adding timing based debounce code