log

age author description
Wed, 13 Jul 2016 23:16:49 -0700 Louis Opter Setup hgignore, volume/brightness up/down, sysreq still not working default tip louis
Mon, 27 Jun 2016 21:21:44 -0700 Louis Opter Update layout, introduce a compose and a "run" key
Mon, 25 Jan 2016 00:33:52 -0800 Jacob Alexander First pass at parsing rules for KLL 0.4 ICPad
Thu, 21 Jan 2016 00:51:30 -0800 Jacob Alexander First pass at parsing rules for KLL 0.5
Mon, 09 Feb 2015 23:00:59 -0800 Jacob Alexander Enabling Simple macro optimization simple
Mon, 09 Feb 2015 22:22:07 -0800 Jacob Alexander Adding initial work for simple/normal macros
Sat, 18 Jun 2016 16:44:20 -0700 Louis Opter Add my own ergodox infinity layout
Sun, 08 May 2016 23:25:11 -0700 Jacob Alexander Forcing UTF-8 when reading files master
Sun, 08 May 2016 17:49:05 -0700 Jacob Alexander Updating KLL to generate _KLL defines for upcoming firmware update
Sun, 08 May 2016 17:16:41 -0700 Jacob Alexander Merge pull request #7 from cryham/check
Sun, 08 May 2016 09:07:06 +0200 CryHam added print stateWordSize from value when changing,
Sat, 07 May 2016 21:40:04 +0200 CryHam Added check for too small stateWordSize (default 8) showing: Over 255 trigger or result macros, changing stateWordSize to 16.
Mon, 21 Mar 2016 23:06:27 -0700 Jacob Alexander Adding a few more mouse tests
Mon, 21 Mar 2016 22:22:13 -0700 Jacob Alexander Adding support for relative movement mouse keys
Mon, 21 Mar 2016 00:41:49 -0700 Jacob Alexander Adding basic mouse button test .kll file
Sat, 17 Oct 2015 15:00:17 -0700 Jacob Alexander Adding support for kll 0.3d
Mon, 12 Oct 2015 23:27:34 -0700 Jacob Alexander Fixing partial map static layer compilation bug
Mon, 12 Oct 2015 22:59:12 -0700 Jacob Alexander Another error message cleanup
Mon, 12 Oct 2015 22:42:32 -0700 Jacob Alexander Adding better error messages for Tokenization and Parsing
Mon, 12 Oct 2015 18:56:21 -0700 Jacob Alexander Updating hhkb2 definition to match recent symbolic name fix
Sun, 11 Oct 2015 22:25:03 -0700 Jacob Alexander Cleanup
Fri, 09 Oct 2015 23:12:04 -0700 Jacob Alexander Adding aliases for international keys
Wed, 07 Oct 2015 20:05:44 -0700 Jacob Alexander Fixing ascii string macro processing
Thu, 01 Oct 2015 22:28:36 -0700 Jacob Alexander Fixing AL and AC namespaced Consumer control media keys
Wed, 30 Sep 2015 00:04:30 -0700 Jacob Alexander Adding support for "Soft Replace" kll 0.3c
Mon, 28 Sep 2015 20:00:22 -0700 Jacob Alexander Adding layer rotation (next/prev) support
Sun, 20 Sep 2015 14:45:42 -0700 Jacob Alexander Adding Lock and Latch symbolic names (e.g. Function)
Fri, 18 Sep 2015 00:25:18 -0700 Jacob Alexander Typo
Fri, 18 Sep 2015 00:09:17 -0700 Jacob Alexander Adding cabilities index to kll compiler
Fri, 21 Aug 2015 20:43:04 -0700 Jacob Alexander Fixing reference url
Fri, 21 Aug 2015 19:36:03 -0700 Jacob Alexander Adding Infinity ErgoDox default layers and overlay
Fri, 21 Aug 2015 19:35:22 -0700 Jacob Alexander Updating Infinity layers now that media keys are fully working
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