log

age author description
Tue, 18 Aug 2015 10:45:57 -0700 Jacob Alexander Adding colors associations to layers.
Tue, 18 Aug 2015 01:11:51 -0700 Jacob Alexander Special function map used for LCD layer display hooks
Tue, 18 Aug 2015 01:09:52 -0700 Jacob Alexander Adding convenience capability function declarations.
Sun, 16 Aug 2015 14:46:04 -0700 Jacob Alexander Example kll map using CustomActions on MD1
Sun, 16 Aug 2015 14:41:19 -0700 Jacob Alexander Fixing '~' interpreting bug.
Sun, 16 Aug 2015 12:28:32 -0700 Jacob Alexander Adding WhiteFox layer 1
Sat, 15 Aug 2015 21:29:18 -0700 Jacob Alexander Adding support for Interconnect Nodes
Sun, 02 Aug 2015 13:42:38 -0700 Jacob Alexander Merge branch 'master' of github.com:kiibohd/kll
Sat, 01 Aug 2015 10:45:50 -0700 Jacob Alexander Updating url
Sun, 02 Aug 2015 13:42:16 -0700 Jacob Alexander Adding support for multi-line defines
Sat, 25 Jul 2015 16:11:24 -0700 Jacob Alexander Converting templates to use pragma once
Thu, 14 May 2015 21:06:44 -0700 Jacob Alexander Fixing naming issues with some of the symbolic names.
Sun, 10 May 2015 15:41:51 -0700 Jacob Alexander Adding incorrect hid code lookup error detection.
Sun, 10 May 2015 15:32:15 -0700 Jacob Alexander Adding None keyword (0.3b)
Sun, 10 May 2015 14:52:07 -0700 Jacob Alexander Adding media key support to KLL compiler (0.3b)
Sat, 28 Feb 2015 22:51:07 -0800 Jacob Alexander Merge pull request #2 from mcmasterathl/master
Fri, 27 Feb 2015 23:26:01 -0500 Steve McMaster Add USB Code support for combination and sequence triggers
Fri, 27 Feb 2015 16:43:24 -0500 mcmasterathl Merge pull request #1 from kiibohd/master
Sat, 28 Feb 2015 22:23:14 -0800 Jacob Alexander Updating README
Wed, 25 Feb 2015 23:51:49 -0800 Jacob Alexander Adding a few more symbolic names.
Wed, 25 Feb 2015 23:47:17 -0800 Jacob Alexander Adding more symbolic names to the kll lookup.
Sat, 21 Feb 2015 23:34:14 -0800 Jacob Alexander Adding backend specific template and output defaults.
Sat, 21 Feb 2015 23:19:35 -0800 Jacob Alexander Simplifying template arguments
Sat, 21 Feb 2015 21:45:20 -0800 Jacob Alexander Adding inheritance to Backend class
Fri, 20 Feb 2015 23:43:33 -0800 Jacob Alexander Issue #13: Fixing bug in kll compiler when not setting any DefaultMap or PartialMap
Fri, 20 Feb 2015 21:04:05 -0800 Jacob Alexander Adding KEYPAD_ASTERISK (also internally renaming ASTERIX to ASTERISK)
Mon, 16 Feb 2015 13:48:01 -0800 Jacob Alexander Markdown typo
Mon, 16 Feb 2015 13:46:29 -0800 Jacob Alexander Converting README to markdown
Mon, 16 Feb 2015 13:29:26 -0800 Jacob Alexander Adding name and file stacks and layer naming
Mon, 09 Feb 2015 20:15:00 -0800 Jacob Alexander Adding more generation debug output
Wed, 31 Dec 2014 01:48:08 -0600 Rowan Decker Die gracefully
Wed, 10 Dec 2014 22:21:51 -0800 Jacob Alexander Forgot to commit template file.
Fri, 21 Nov 2014 11:53:11 -0800 Jacob Alexander Fixing kll permutation expansion bug.
Thu, 20 Nov 2014 13:52:58 -0800 Jacob Alexander Adding define support to KLL compiler.
Wed, 12 Nov 2014 23:59:27 -0800 Jacob Alexander Adding a basic overlay for md1
Mon, 27 Oct 2014 00:23:22 -0700 Jacob Alexander Adding extra code generation required for Macro output sequences.
Tue, 16 Sep 2014 23:31:11 -0700 Jacob Alexander Adding backend support for more RAM optimizations.
Tue, 16 Sep 2014 18:14:06 -0700 Jacob Alexander Fixing layered assignment bug.
Tue, 16 Sep 2014 17:01:40 -0700 Jacob Alexander Adding support for firstScanCode calculation and initial Variable container implementation
Tue, 16 Sep 2014 15:39:21 -0700 Jacob Alexander Adding my own configuration of the kishsaver (HHKB-like)
Mon, 15 Sep 2014 17:32:07 -0700 Jacob Alexander Fixing unicode strings in funcparserlib
Sun, 14 Sep 2014 15:48:43 -0700 Jacob Alexander Adding first official layouts for KLL.
Thu, 11 Sep 2014 11:01:11 -0700 Jacob Alexander Changing array type to support different uC architectures.
Wed, 10 Sep 2014 20:12:10 -0700 Jacob Alexander Fixed multi-byte capability arguments.
Tue, 09 Sep 2014 17:49:46 -0700 Jacob Alexander Adding full partial layer support.
Mon, 08 Sep 2014 23:51:44 -0700 Jacob Alexander Fixed layer generation to only build trigger lists from the given layer.
Sun, 07 Sep 2014 23:22:07 -0700 Jacob Alexander Adding basic layer support
Sun, 07 Sep 2014 21:32:36 -0700 Jacob Alexander Adding support for USB Code trigger assignment
Sat, 06 Sep 2014 20:56:46 -0700 Jacob Alexander kll compiler now working!
Sat, 06 Sep 2014 12:35:22 -0700 Jacob Alexander Adding list to tuple conversion and USBCode to Capabiltiy conversion.
Tue, 02 Sep 2014 23:45:07 -0700 Jacob Alexander Adding examples and template.
Tue, 02 Sep 2014 10:03:50 -0700 Jacob Alexander Initial source dump.
Tue, 02 Sep 2014 09:55:21 -0700 Jacob Alexander Adding README
Tue, 02 Sep 2014 09:49:11 -0700 Jacob Alexander Initial commit