log

age author description
Mon, 27 Jun 2016 21:21:53 -0700 Louis Opter Modify the ergodox buildscript for my configuration
Sat, 18 Jun 2016 16:49:16 -0700 Louis Opter Setup my own forked kll repo as a mercurial subrepo
Sun, 12 Jun 2016 15:53:25 -0700 Jacob Alexander Updating MBC-55X scan module master
Tue, 31 May 2016 00:19:45 -0700 Jacob Alexander Major USB update, fixes most (if not all) known issues
Sun, 29 May 2016 10:27:21 -0700 Jacob Alexander Fixed udev and added TODO comment
Fri, 27 May 2016 01:21:57 -0700 Jacob Alexander Adding auto-restart support whenever USB gets into an odd state
Thu, 26 May 2016 11:13:35 -0700 Jacob Alexander Merge pull request #120 from jlsalvador/feature-toggle-keyboard-protocol
Thu, 26 May 2016 13:06:12 +0200 José Luis Salvador Rufo Adding toggleKbdProtocol capability
Mon, 23 May 2016 17:19:21 -0700 Jacob Alexander Merge pull request #119 from bburky/keyboards-gitignore
Mon, 23 May 2016 18:52:09 -0500 Blake Burkhart Ignore BuildPath directories
Tue, 17 May 2016 01:35:23 -0700 Jacob Alexander Merge pull request #118 from cryham/ghostfix
Tue, 17 May 2016 10:19:38 +0200 CryHam fix ghost vars, ifdef
Sun, 08 May 2016 09:31:48 +0200 CryHam Fixed ghosting matrix check (did send bad keys on release), now using also ghost_old state
Tue, 17 May 2016 01:18:14 -0700 Jacob Alexander Adding proper remote wake-up support
Mon, 16 May 2016 23:25:08 -0700 Jacob Alexander Adding missing GET_PROTOCOL handling
Fri, 13 May 2016 14:38:46 -0700 Jacob Alexander Merge pull request #114 from kiibohd/revert-113-ghost_fix
Fri, 13 May 2016 14:38:05 -0700 Jacob Alexander Revert "Fixed ghosting matrix check (did send bad keys on release), now using…"
Fri, 13 May 2016 11:37:39 -0700 Jacob Alexander Merge pull request #113 from cryham/ghost_fix
Sun, 08 May 2016 09:31:48 +0200 CryHam Fixed ghosting matrix check (did send bad keys on release), now using also ghost_old state
Sun, 08 May 2016 18:50:28 -0700 Jacob Alexander Initial refactoring of PartialMap for supporting custom Triggers
Thu, 05 May 2016 12:57:30 -0700 Jacob Alexander Disable command list when using configurator
Tue, 22 Mar 2016 19:51:43 -0700 Jacob Alexander Move matrix information to a cli command
Mon, 21 Mar 2016 22:23:57 -0700 Jacob Alexander Adding relative movement mouse key support
Mon, 21 Mar 2016 00:43:19 -0700 Jacob Alexander Adding basic mouse button support
Fri, 04 Mar 2016 00:23:48 -0800 Jacob Alexander Fixing clang compilation and supporting clang-tidy
Thu, 03 Mar 2016 20:40:01 -0800 Jacob Alexander Adding convenience symlinks to the udev rules
Wed, 02 Mar 2016 11:07:10 -0800 Jacob Alexander Merge pull request #95 from cryham/master
Tue, 01 Mar 2016 21:00:23 +0100 CryHam Updated CK3 with Scan_currentChange (copy from MD1).
Tue, 01 Mar 2016 19:40:00 +0100 CryHam Merge branch 'master' of github.com:kiibohd/controller
Tue, 01 Mar 2016 19:38:43 +0100 CryHam Changed CK3 matrix scan to Config_Pullup, inverted rows and columns
Tue, 01 Mar 2016 19:35:21 -0800 Jacob Alexander Fixing potential WF LED issue
Tue, 23 Feb 2016 14:35:08 -0800 Jacob Alexander As per request of original author, updating license to MIT
Sun, 21 Feb 2016 19:56:52 -0800 Jacob Alexander Adding dynamic USB power support
Sun, 21 Feb 2016 14:19:52 -0800 Jacob Alexander Setting bootloader max power to 100 mA
Sat, 20 Feb 2016 13:28:16 -0800 Jacob Alexander Merge branch 'master' of github.com:kiibohd/controller
Sat, 20 Feb 2016 12:13:02 -0800 Jacob Alexander Merge pull request #93 from cryham/master
Sat, 20 Feb 2016 08:33:39 +0100 CryHam Minor styling fixes.
Fri, 19 Feb 2016 18:10:25 +0100 CryHam Added support for ghosting matrices and code for elimination.
Thu, 11 Feb 2016 22:56:25 -0800 Jacob Alexander Changed name from MD1_1 to MD1.1
Mon, 08 Feb 2016 08:28:38 -0800 Jacob Alexander Update README.markdown
Sat, 20 Feb 2016 13:27:49 -0800 Jacob Alexander Debug code for interconnect cable debugging
Sat, 06 Feb 2016 18:23:34 -0800 Jacob Alexander Merge pull request #78 from kevinfrei/infiniteLoops
Sat, 02 Jan 2016 17:43:05 -0800 Kevin Frei Fix a handful of infinite loops that occur if you have more than 254 macros
Sat, 06 Feb 2016 18:21:17 -0800 Jacob Alexander Merge pull request #90 from ryansb/fix/specialCharDirectories
Sat, 06 Feb 2016 21:06:08 -0500 Ryan S. Brown Ensure directories can only be made with printable characters
Sat, 06 Feb 2016 18:06:37 -0800 Jacob Alexander Initial code for MD1_1
Wed, 27 Jan 2016 20:41:15 -0800 Jacob Alexander Setting WhiteFox LEDs as defaulting to on
Wed, 13 Jan 2016 15:04:45 -0800 Jacob Alexander Updating README for Teensy 3.2 support
Wed, 13 Jan 2016 15:03:50 -0800 Jacob Alexander Merge branch 'master' of github.com:kiibohd/controller
Tue, 05 Jan 2016 10:31:36 -0800 Jacob Alexander Merge pull request #81 from dankm/not-linux
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
Sun, 14 Jun 2015 14:32:42 -0700 Jacob Alexander Pre-merge cleanup.
Sun, 14 Jun 2015 13:56:56 -0700 Jacob Alexander Code cleanup
Sat, 13 Jun 2015 20:42:12 -0700 Jacob Alexander mk20dx256vlh7 working!
Tue, 09 Jun 2015 10:02:05 -0700 Jacob Alexander Adding missing debug header.
Mon, 08 Jun 2015 20:42:52 -0700 Jacob Alexander Adding Chip configuration to CMake
Sat, 30 May 2015 00:02:22 -0700 Jacob Alexander Working mk20dx256vlh7 usb flash support
Mon, 25 May 2015 17:50:32 -0700 Jacob Alexander Fixing bugs in mk20dx128vlf5 support
Mon, 25 May 2015 17:23:18 -0700 Jacob Alexander Basic code for mk20dx256vlh7 flashing
Mon, 27 Apr 2015 00:57:34 -0700 Jacob Alexander Adding initial dfu-upload code and debugging for Bootloader.
Mon, 20 Apr 2015 00:55:58 -0700 Jacob Alexander Adding 72 MHz clock support for mk20dx256vlh7
Sat, 18 Apr 2015 11:24:15 -0700 Jacob Alexander Adding example logo to the lcdtest and bmp conversion script.
Tue, 14 Apr 2015 00:40:48 -0700 Jacob Alexander Initial STLcd code.
Sat, 04 Apr 2015 23:21:11 -0700 Jacob Alexander Some initial bringup of the dfu bootloader on the mk20dx256vlh7
Fri, 12 Jun 2015 18:33:23 -0700 Jacob Alexander Merge pull request #48 from mattventura/master
Thu, 04 Jun 2015 17:42:58 -0700 Matt Ventura Avoid putting blank entries in history, allow linefeed for enter
Fri, 12 Jun 2015 18:31:55 -0700 Jacob Alexander Merge pull request #27 from smasher816/wakeup-devel
Sun, 08 Mar 2015 22:35:55 -0700 Rowan Decker Inital Remote Wakeup Support
Wed, 13 May 2015 21:58:22 -0700 Jacob Alexander Fixing none parameter.
Sat, 09 May 2015 20:36:37 +0000 Jacob Alexander Adding .kll file existence checks to CMake
Thu, 07 May 2015 10:17:58 +0000 Jacob Alexander Fixing kll depends bug in cmake.
Sat, 02 May 2015 14:29:27 -0700 Jacob Alexander Adding None capability.
Tue, 07 Apr 2015 22:11:04 -0700 Jacob Alexander Code cleanup from cli changes.
Thu, 02 Apr 2015 23:55:51 -0700 Jacob Alexander Merge pull request #33 from smasher816/devel
Thu, 02 Apr 2015 23:53:19 -0700 Rowan Decker Cleanup CLI history
Thu, 02 Apr 2015 00:19:09 -0700 Rowan Decker Add CLI History
Thu, 02 Apr 2015 19:07:21 -0700 Jacob Alexander Merge pull request #32 from smasher816/master
Wed, 01 Apr 2015 23:38:26 -0700 Rowan Decker Add Clear CLI function
Sat, 21 Mar 2015 17:12:41 -0700 Jacob Alexander Initial LED support for ISSI IS31FL3731C
Fri, 20 Mar 2015 19:54:23 -0700 Jacob Alexander Fixing bugs in mk20dx256vlh7 Bootloader support.
Sun, 15 Mar 2015 21:37:57 -0700 Jacob Alexander Updating the README to be of a more reasonable length.
Sun, 15 Mar 2015 20:51:23 -0700 Jacob Alexander Adding convenience compiler scripts.
Sun, 15 Mar 2015 18:27:35 -0700 Jacob Alexander Merge branch 'master' of https://github.com/smasher816/controller into smasher816-master
Sun, 08 Mar 2015 21:07:59 -0700 Rowan Decker Fix whitespace pt2
Sun, 08 Mar 2015 20:17:39 -0700 Rowan Decker Merge remote-tracking branch 'upstream/master'
Sun, 08 Mar 2015 18:40:01 -0700 Rowan Decker Fix whitespace
Sun, 15 Mar 2015 16:58:01 -0700 Jacob Alexander Initial commit for UARTConnect module
Sun, 08 Mar 2015 17:33:29 -0700 Jacob Alexander Merge pull request #25 from smasher816/master
Sun, 08 Mar 2015 17:25:13 -0700 Rowan Decker Merge branch 'master' of https://github.com/smasher816/controller
Sun, 08 Mar 2015 16:59:34 -0700 Rowan Decker Set DFU bootloader name
Sun, 08 Mar 2015 16:59:34 -0700 Rowan Decker Set DFU bootloader name
Sat, 07 Mar 2015 00:50:42 -0800 Jacob Alexander Adding additional case statements for SET_FEATURE and CLEAR_FEATURE
Sat, 07 Mar 2015 00:34:14 -0800 Jacob Alexander Fixing Mac OSX freeze on wake-up bug
Fri, 06 Mar 2015 23:37:09 -0800 Jacob Alexander Fixing compiler errors for usbMuxUart Output module
Fri, 06 Mar 2015 22:18:15 -0800 Jacob Alexander Adding DebounceThrottleDiv define to slow down the debounce rate.
Mon, 02 Mar 2015 01:58:53 -0800 Jacob Alexander Adding dfu-suffix signing support to build system
Sun, 01 Mar 2015 21:04:33 -0800 Jacob Alexander Fixing releasing Function key and holding layered key
Sun, 01 Mar 2015 00:28:48 -0800 Jacob Alexander Merge pull request #20 from Garoth/master
Sun, 01 Mar 2015 00:07:35 -0800 Andrei Thorp README package name correction
Sat, 28 Feb 2015 23:50:13 -0800 Jacob Alexander Adding list of modified files to the cli version command.
Sat, 28 Feb 2015 22:13:17 -0800 Jacob Alexander Adding configurable DebounceDivThreshold
Mon, 23 Feb 2015 22:25:46 -0800 Jacob Alexander Adding missing NL's for Cons and Sys Control debug
Mon, 23 Feb 2015 22:13:39 -0800 Jacob Alexander Merge pull request #16 from victorluft/bugfix/consumer_code_release
Mon, 23 Feb 2015 18:27:33 -0800 Victor Luft clear buffers on Consumer/System Control release
Sun, 22 Feb 2015 14:14:55 -0800 Jacob Alexander Adding keymap configuration section to the README.
Sat, 21 Feb 2015 23:21:59 -0800 Jacob Alexander Updating kll invocation arguments for readability.
Sat, 21 Feb 2015 13:12:21 -0800 Jacob Alexander Merge pull request #14 from aclowes/master
Sat, 21 Feb 2015 15:45:12 -0500 aclowes Add instructions for using Homebrew
Sat, 21 Feb 2015 13:06:28 -0800 Jacob Alexander Adding outputDebug command
Fri, 20 Feb 2015 21:01:33 -0800 Jacob Alexander Internally fixing typo (ASTERIX to ASTERISK
Mon, 16 Feb 2015 13:27:42 -0800 Jacob Alexander Adding convenience build target for testing out kll compiler changes.
Sun, 15 Feb 2015 00:44:09 -0800 Jacob Alexander Merge branch 'smasher816-master'
Thu, 12 Feb 2015 19:42:01 -0800 Rowan Decker Check for needed programs
Thu, 12 Feb 2015 19:37:19 -0800 Rowan Decker Merge remote-tracking branch 'upstream/master'
Mon, 22 Dec 2014 20:27:33 -0600 Rowan Decker Add Missing Backslash key
Wed, 11 Feb 2015 23:10:00 -0800 Jacob Alexander Merge pull request #7 from mythmon/markdown-readme
Wed, 11 Feb 2015 22:22:12 -0800 Mike Cooper Convert README to Markdown format.
Mon, 09 Feb 2015 15:58:07 -0800 Jacob Alexander Updating load scripts with command line arguments
Mon, 09 Feb 2015 13:21:23 -0800 Jacob Alexander Initial code for USB cable detection
Mon, 09 Feb 2015 13:15:25 -0800 Jacob Alexander Adding some convenience scripts used in manufacturing.
Mon, 09 Feb 2015 12:14:45 -0800 Jacob Alexander Disabling automatic refresh of kll repo unless specifically enabled
Sun, 25 Jan 2015 17:53:48 -0800 Jacob Alexander Updating setup.cmake files to use Module hierarchy implicitly
Sun, 25 Jan 2015 12:49:23 -0800 Jacob Alexander More mk20dx256vlh7 preparation.
Sat, 06 Dec 2014 00:55:36 -0800 Jacob Alexander Fixing pinout
Sat, 06 Dec 2014 00:35:39 -0800 Jacob Alexander LEDs now doing something :D
Sun, 30 Nov 2014 19:38:03 -0800 Jacob Alexander Initial I2C work for ISSI IS31FL3731
Sat, 10 Jan 2015 19:55:28 -0800 Jacob Alexander More preparation for mk20dx256vlh7
Sat, 10 Jan 2015 19:53:46 -0800 Jacob Alexander Fixing device bricking bug
Wed, 31 Dec 2014 19:43:10 -0800 Jacob Alexander Fixing warning messages found using clang.
Wed, 31 Dec 2014 19:42:16 -0800 Jacob Alexander Adding experimental clang compiler support for arm-none-eabi
Wed, 31 Dec 2014 17:13:44 -0800 Jacob Alexander Preparing for mk20dx256vlh7
Wed, 31 Dec 2014 15:58:28 -0800 Jacob Alexander Updating the Linux README information.
Wed, 31 Dec 2014 13:42:21 -0800 Jacob Alexander Updating the README to resolve code sourcery issue.
Wed, 31 Dec 2014 13:42:00 -0800 Jacob Alexander Adding more CMake log information.
Sun, 28 Dec 2014 20:06:39 -0800 Jacob Alexander Re-Adding previous defaultMap.kll used for early Infinity PCBs
Mon, 22 Dec 2014 20:27:33 -0600 Rowan Decker Add Missing Backslash key
Sun, 21 Dec 2014 07:32:51 -0800 Jacob Alexander Moving MatrixARM header macros to separate file
Sun, 30 Nov 2014 19:36:19 -0800 Jacob Alexander Small typos
Fri, 21 Nov 2014 14:58:50 -0800 Jacob Alexander Adding KLL define support
Sun, 16 Nov 2014 13:03:31 -0800 Jacob Alexander Adding convenience scripts to build and load manufacturing image via SWD.
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.
Fri, 15 Aug 2014 10:53:43 -0700 Jacob Alexander Adding McHCK DFU Bootloader
Fri, 15 Aug 2014 10:42:12 -0700 Jacob Alexander Fixing RAM calculator and reduced actual SRAM usage
Thu, 07 Aug 2014 20:03:39 -0700 Jacob Alexander Adding generic layerToggle and USB Key Output capabilities.
Wed, 06 Aug 2014 12:18:06 -0700 Jacob Alexander Macro processing is now feature complete.
Tue, 05 Aug 2014 11:33:55 -0700 Jacob Alexander Adding TriggerMacro processing.
Sat, 02 Aug 2014 23:24:39 -0700 Jacob Alexander Updating udev file for MCHCK bootloader.
Sat, 02 Aug 2014 22:19:33 -0700 Jacob Alexander Matrix scanning for ARM now functional.
Fri, 01 Aug 2014 01:26:25 -0700 Jacob Alexander Initial MatrixARM implementation
Sun, 27 Jul 2014 23:15:41 -0700 Jacob Alexander Macro cleanup.
Sat, 26 Jul 2014 14:06:19 -0700 Jacob Alexander Adding layer fall-through lookup
Sat, 26 Jul 2014 12:20:59 -0700 Jacob Alexander Added layerList and layerState functions
Fri, 25 Jul 2014 10:53:33 -0700 Jacob Alexander Added capSelect function that can arbitrary run a keyboard capability
Thu, 24 Jul 2014 23:42:38 -0700 Jacob Alexander Adding macroList debug function
Thu, 24 Jul 2014 23:18:38 -0700 Jacob Alexander Added capabilities list debug option
Thu, 24 Jul 2014 22:22:35 -0700 Jacob Alexander Basic debug trigger/result macro viewer
Sat, 19 Jul 2014 09:31:04 -0700 Jacob Alexander Removing unnecessary ifdefs
Sat, 19 Jul 2014 09:21:35 -0700 Jacob Alexander Adding McHCK flash reload function and some cleanup.
Sun, 22 Jun 2014 20:45:56 -0700 Jacob Alexander Initial work for partial layers and macros.
Tue, 15 Jul 2014 00:28:12 -0700 Jacob Alexander McHCK USB WORKS!!
Mon, 30 Jun 2014 23:52:24 -0700 Jacob Alexander McHCK now working with UART.
Sat, 28 Jun 2014 14:12:56 -0700 Jacob Alexander Fixed bug with standalone UART CLI
Sat, 28 Jun 2014 10:35:54 -0700 Jacob Alexander Adding UART and UART + USB muxed CLI output.
Fri, 27 Jun 2014 00:53:20 -0700 Jacob Alexander Initial code for ARM UART output module (mainly for CLI)
Thu, 26 Jun 2014 00:54:39 -0700 Jacob Alexander More work on mk20dx128vlf5 port.
Sun, 15 Jun 2014 11:09:08 -0700 Jacob Alexander Initial work for McHCK mk20dx128vlf5 port.
Sat, 28 Jun 2014 13:48:49 -0700 Jacob Alexander Adding support for ctags generation during cmake generation.
Sat, 28 Jun 2014 11:26:43 -0700 Jacob Alexander Adding comprehensive .gitignore file
Sat, 14 Jun 2014 11:00:29 -0700 Jacob Alexander Initial work for KLL macro support
Mon, 09 Jun 2014 23:01:32 -0700 Jacob Alexander Preparing from initial AVR USB NKRO support.
Sat, 07 Jun 2014 09:13:57 -0700 Jacob Alexander Updating README.
Mon, 26 May 2014 23:47:47 -0700 Jacob Alexander Removing sudo from Linux load script.
Mon, 26 May 2014 23:46:12 -0700 Jacob Alexander Adding initial udev file for Linux.
Mon, 26 May 2014 23:06:51 -0700 Jacob Alexander Adding info about putty.
Mon, 26 May 2014 22:46:03 -0700 Jacob Alexander Adding updated information on Windows Builds.
Sat, 26 Apr 2014 01:29:09 -0700 Jacob Alexander Kishsaver is fully working with DPH!
Fri, 25 Apr 2014 23:53:46 -0700 Jacob Alexander Adding different algorithm to re-enable problem keys.
Fri, 25 Apr 2014 02:35:49 -0700 Jacob Alexander Enabling USB keycodes.
Fri, 25 Apr 2014 02:06:40 -0700 Jacob Alexander Fixed repeated press/release of a single key bug.
Fri, 25 Apr 2014 01:26:45 -0700 Jacob Alexander Giving more breathing room for regular keys to be enable initially.
Fri, 25 Apr 2014 01:08:15 -0700 Jacob Alexander Adding strobe detection.
Sun, 20 Apr 2014 01:08:02 -0700 Jacob Alexander Press/Release is working!
Sat, 19 Apr 2014 20:17:38 -0700 Jacob Alexander Another typo...
Sat, 19 Apr 2014 19:59:51 -0700 Jacob Alexander Forgot to add Windows loader script.
Sat, 19 Apr 2014 11:31:43 -0700 Jacob Alexander CLI Formatting cleanup.
Sat, 19 Apr 2014 01:51:25 -0700 Jacob Alexander Adding compiler change detection.
Sat, 19 Apr 2014 00:10:28 -0700 Jacob Alexander Adding chip usage display after build completion.
Fri, 18 Apr 2014 22:57:14 -0700 Jacob Alexander Reorganizing CMake build system.
Fri, 18 Apr 2014 21:58:14 -0700 Jacob Alexander Let CMake do more autoconfiguration.
Fri, 18 Apr 2014 13:16:47 -0700 Jacob Alexander Windows is now working with libusb1.0 for the teensy-loader-cli.
Fri, 18 Apr 2014 00:18:02 -0700 Jacob Alexander Porting teensy-loader-cli to use libusb-1.0 (from 0.1).
Thu, 17 Apr 2014 19:20:56 -0700 Jacob Alexander More Windows compatibility build fixes
Thu, 17 Apr 2014 18:49:40 -0700 Jacob Alexander More fixes for Windows compilation.
Thu, 17 Apr 2014 00:34:27 -0700 Jacob Alexander Added better formatting for debugging code.
Thu, 17 Apr 2014 00:11:36 -0700 Jacob Alexander Added support for IBM 50key, better DPH debug, cleanup
Wed, 16 Apr 2014 00:20:45 -0700 Jacob Alexander Adding example CLI command to DPH module.
Wed, 16 Apr 2014 00:15:09 -0700 Jacob Alexander DPH Scan Module now compiles with recent architecture cleanups.
Mon, 14 Apr 2014 23:59:41 -0700 Jacob Alexander ADC0 is now working on Teensy 3.1.
Mon, 14 Apr 2014 23:19:09 -0700 Jacob Alexander Updating the pin_map.teensy3 with the ADC channels
Sun, 13 Apr 2014 23:40:06 -0700 Jacob Alexander Adding initial code for ADC1 on Teensy 3.1 (and 3.0).
Sun, 13 Apr 2014 00:33:16 -0700 Jacob Alexander Updating pin map for Teensy 3.0/3.1
Sat, 12 Apr 2014 23:10:39 -0700 Jacob Alexander ADCTest DAC support for Teensy 3.1
Sat, 12 Apr 2014 21:13:37 -0700 Jacob Alexander Adding analog.c lib from teensyduino.
Sat, 12 Apr 2014 21:09:35 -0700 Jacob Alexander Removing aliased_bitband.h
Sat, 12 Apr 2014 20:54:57 -0700 Jacob Alexander Cleanup.
Sat, 12 Apr 2014 20:52:32 -0700 Jacob Alexander Adding teensy-loader-cli so it's not required.
Wed, 09 Apr 2014 21:06:57 -0700 Jacob Alexander Updating the README to include most of the Windows installation steps.
Wed, 09 Apr 2014 20:06:19 -0700 Jacob Alexander Updating Cygwin build environment for AVR and ARM.
Sun, 06 Apr 2014 13:12:31 -0700 Jacob Alexander Added CLI DefaultMap lookup command.
Sun, 06 Apr 2014 11:49:27 -0700 Jacob Alexander Major code cleanup and preparation for PartialMap Macro Module
Tue, 01 Apr 2014 01:16:53 -0700 Jacob Alexander Adding the CLI commands to the USB output module.
Mon, 31 Mar 2014 01:07:48 -0700 Jacob Alexander Adding CLI and CDC Serial support for Teensy 2.0 and Teensy 2.0++
Sat, 22 Mar 2014 14:32:06 -0700 Jacob Alexander Preparing Teensy 3.1 and CLI merge for DPH controller code.
Tue, 04 Feb 2014 00:27:33 -0800 Jacob Alexander Force curve gauge is feature complete!!
Mon, 03 Feb 2014 00:41:57 -0800 Jacob Alexander Adding iGaging support for reading values as mm, um and nm.
Sun, 02 Feb 2014 21:12:20 -0800 Jacob Alexander Finished USB for Teensy 3.1 (Now 3.1 compatible!)
Sun, 02 Feb 2014 17:33:23 -0800 Jacob Alexander File and macro modifications for supporting Teensy 3.1
Sun, 02 Feb 2014 16:19:58 -0800 Jacob Alexander Adding in USB module updates from Teensyduino 1.18rc2.
Sun, 02 Feb 2014 16:14:57 -0800 Jacob Alexander Initial import of Teensyduino 1.8rc2 (for Teensy 3.1 Support).
Sun, 02 Feb 2014 00:03:51 -0800 Jacob Alexander Initial work for iGaging distance gauge.
Fri, 24 Jan 2014 03:01:09 -0800 Jacob Alexander Adding basic Tab completion.
Fri, 24 Jan 2014 01:58:32 -0800 Jacob Alexander Adding blue prompt.
Fri, 24 Jan 2014 01:56:44 -0800 Jacob Alexander Adding dictionary titles.
Fri, 24 Jan 2014 01:42:43 -0800 Jacob Alexander Initial Force Gauge CLI commands.
Thu, 23 Jan 2014 02:36:00 -0800 Jacob Alexander Added more CLI commands.
Thu, 23 Jan 2014 02:01:12 -0800 Jacob Alexander Added more CLI commands.
Wed, 22 Jan 2014 01:58:34 -0800 Jacob Alexander Added help command and function'ized the arugmentIsolator.
Wed, 22 Jan 2014 01:10:32 -0800 Jacob Alexander Fixing CLI command processing bug.
Wed, 22 Jan 2014 00:38:53 -0800 Jacob Alexander Adding basic CLI functionality.
Sun, 19 Jan 2014 16:54:58 -0800 Jacob Alexander More renaming for the USB to Output Module renaming
Sun, 19 Jan 2014 16:40:36 -0800 Jacob Alexander Moving USB to Output in preparation for additional Output types.
Sun, 19 Jan 2014 15:00:48 -0800 Jacob Alexander Fixing loading script for ARM targets and the teensy loader cli
Sun, 12 Jan 2014 11:39:25 -0800 Jacob Alexander Adding new kishsaver strobe map for new PCB revision
Sun, 12 Jan 2014 11:27:10 -0800 Jacob Alexander Adding more USB codes and code cleanup
Sun, 01 Dec 2013 23:07:38 -0500 Jacob Alexander Added the averaged initial average as well as problem key rejection
Sun, 01 Dec 2013 17:13:42 -0500 Jacob Alexander Increasing MAX_PRESS_DELTA_MV to measured min kishsaver value
Sun, 01 Dec 2013 14:52:54 -0500 Jacob Alexander Fixing the strobe count on the Kishsaver
Wed, 27 Nov 2013 13:33:26 -0500 Jacob Alexander Fixing more phantom keys on the kishsaver
Tue, 19 Nov 2013 03:18:44 -0500 Jacob Alexander Adding debounce and reorganized code
Tue, 19 Nov 2013 02:01:51 -0500 Jacob Alexander Adding initial Unsaver debug strobe map
Mon, 18 Nov 2013 03:07:01 -0500 Jacob Alexander Initial Terminal F strobe map
Mon, 18 Nov 2013 02:46:48 -0500 Jacob Alexander Adding strobe mapper and code cleanup
Sun, 17 Nov 2013 19:17:54 -0500 Jacob Alexander Removed a keyscan layer and added more debug information
Sun, 17 Nov 2013 16:42:41 -0500 Jacob Alexander Correcting license (should have been lgpl)
Sat, 16 Nov 2013 19:40:59 -0500 Jacob Alexander Small README update.
Sat, 16 Nov 2013 19:21:21 -0500 Jacob Alexander Cleaning up cap sense Alpha code
Sat, 16 Nov 2013 18:10:49 -0500 Jacob Alexander Cap sense now functional! Alpha begins :D
Wed, 13 Nov 2013 23:47:36 -0500 Jacob Alexander Another dfj code merge.
Wed, 13 Nov 2013 22:48:49 -0500 Jacob Alexander Debugging kishsaver.
Sat, 13 Apr 2013 22:35:59 -0400 Jacob Alexander Adapting the avr-capsense code to the Kiibohd Controller API
Sat, 13 Apr 2013 20:11:40 -0400 Jacob Alexander Adding additional convenience functions to print.
Wed, 10 Apr 2013 14:06:10 -0400 Jo Makuch rsync'd over the changes
Sat, 05 Oct 2013 13:53:06 -0700 Jacob Alexander Adding initial build README file
Fri, 01 Feb 2013 23:35:12 -0500 Jacob Alexander Removed Joystick endpoint from ARM usb module
Fri, 01 Feb 2013 21:19:31 -0500 Jacob Alexander Fixing regression build
Fri, 01 Feb 2013 20:30:14 -0500 Jacob Alexander Completing CMake variable generation for USB parameters (AVR Support)
Fri, 01 Feb 2013 20:02:55 -0500 Jacob Alexander CMake generated strings that configure the USB info section
Fri, 01 Feb 2013 16:49:32 -0500 Jacob Alexander MBC-55x support virtually complete.
Fri, 01 Feb 2013 16:48:54 -0500 Jacob Alexander Adding linker "dead-code" removal option to CMake build options.
Fri, 01 Feb 2013 15:10:58 -0500 Jacob Alexander UART0 on Teensy 3.0 now functional
Fri, 01 Feb 2013 12:17:52 -0500 Jacob Alexander Adding the MSBF register enable flag.
Wed, 30 Jan 2013 23:43:41 -0500 Jacob Alexander Adding initial ARM UART structure for UART0
Wed, 30 Jan 2013 19:20:42 -0500 Jacob Alexander Main USB timer now working, basic Teensy 3 support working.
Wed, 30 Jan 2013 18:13:49 -0500 Jacob Alexander Adding module compatibility check to CMake build scripts.
Sun, 27 Jan 2013 01:47:52 -0500 Jacob Alexander Adding initial Teensy 3 support, compiles, but not fully functional yet.
Sat, 26 Jan 2013 22:30:36 -0500 Jacob Alexander Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
Sat, 26 Jan 2013 15:43:59 -0500 Jacob Alexander Updating Debug Modules to new abstracted hierarchy
Sat, 26 Jan 2013 15:05:28 -0500 Jacob Alexander Preparing for Teensy 3 (ARM) integration, abstracting code hierarchy
Sat, 26 Jan 2013 04:34:33 -0500 Jacob Alexander Updating CMake build system to prepare for Teensy 3 integration.
Mon, 21 Jan 2013 11:53:26 -0500 Jacob Alexander Adding alternate Enter key to the layout
Sun, 20 Jan 2013 22:36:05 -0500 Jacob Alexander Adding API changes introduced by the FACOM converter
Sun, 20 Jan 2013 22:23:28 -0500 Jacob Alexander Fixing slow key issues with the FACOM converter
Sun, 20 Jan 2013 20:27:14 -0500 Jacob Alexander Completed the FACOM 6684 converter...
Mon, 14 Jan 2013 21:51:02 -0500 Jacob Alexander Adding API update to the MicroSwitch8304 code.
Mon, 14 Jan 2013 21:48:21 -0500 Jacob Alexander Commenting out Tandy1000 code to make compile.
Mon, 14 Jan 2013 21:43:26 -0500 Jacob Alexander Commenting out lines, to get the code to compile.
Mon, 14 Jan 2013 21:40:38 -0500 Jacob Alexander Updating Kaypro1 code to use newer APIs
Mon, 14 Jan 2013 21:31:50 -0500 Jacob Alexander Adding initial FACOM template, and buildall.bash regression script.
Sat, 24 Nov 2012 11:41:41 -0800 Jacob Alexander Updating CMakeLists.txt file for CMake + WinAVR on Windows
Mon, 19 Nov 2012 00:55:30 -0800 Jacob Alexander Adding more robust detection for the HP150
Sat, 17 Nov 2012 02:13:06 -0800 Jacob Alexander Completing the HP150 converter.
Thu, 15 Nov 2012 01:28:31 -0800 Jacob Alexander Adding initial HP150 and IBMConvertible scan modules.
Thu, 04 Oct 2012 12:07:06 -0700 Jacob Alexander Adding SKM67001 scan module.
Mon, 07 May 2012 13:00:29 -0400 Jacob Alexander Completing Sony OA-S3400 adapter.
Mon, 07 May 2012 02:32:56 -0400 Jacob Alexander Adding initial version of Sony OA-S3400 converter.
Tue, 27 Mar 2012 21:56:54 -0400 Jacob Alexander Adding test macros and basic "clicker" choose support
Tue, 27 Mar 2012 00:04:43 -0400 Jacob Alexander Completing the BETKB support
Mon, 26 Mar 2012 19:02:46 -0400 Jacob Alexander Initial commit of the Burroughs Ergonomic Terminal Keyboard module (BETKB)
Mon, 26 Mar 2012 18:07:56 -0400 Jacob Alexander Small Univac update
Sat, 03 Mar 2012 21:16:41 -0500 Jacob Alexander Adding inital outline for Univac-Sperry F3W9 keyboard.
Mon, 13 Feb 2012 14:04:53 -0500 Jacob Alexander Fixing the macro section for the Bud Keypad
Mon, 19 Dec 2011 17:48:47 -0800 Jacob Alexander Final SonyNEWS commit before sending device back
Sun, 18 Dec 2011 19:21:19 -0800 Jacob Alexander Adding bootloader jump macro into buffered keypress module
Sun, 18 Dec 2011 19:02:56 -0800 Jacob Alexander Cleaning up the BudKeypad module for the Buffered Macro Module
Sun, 11 Dec 2011 00:06:49 -0800 Jacob Alexander Finishing up the Epson QX-10 module
Sat, 10 Dec 2011 22:48:53 -0800 Jacob Alexander Initial commit of the Epson QX-10 Keyboard module
Tue, 06 Dec 2011 23:49:56 -0800 Jacob Alexander Small macro update for debugging the Sony NEWS
Sun, 04 Dec 2011 19:55:32 -0800 Jacob Alexander Intial commit of the SonyNEWS scan module
Mon, 28 Nov 2011 22:20:04 -0800 Jacob Alexander Pre Tandy1000 overhaul
Sun, 13 Nov 2011 02:09:04 -0800 Jacob Alexander Small Kaypro update
Sun, 13 Nov 2011 02:04:44 -0800 Jacob Alexander Adding support for the Micro Switch 8304 Hall Effect Keyboard
Thu, 03 Nov 2011 00:09:10 -0700 Jacob Alexander Adding Kaypro1 functional support
Tue, 01 Nov 2011 00:02:10 -0700 Jacob Alexander Initial commit of the Kaypro1 scan module
Sun, 16 Oct 2011 21:38:56 -0700 Jacob Alexander Making sub-modules of matrix for HeathZenith and BudKeypad
Sun, 16 Oct 2011 20:08:37 -0700 Jacob Alexander Adding the rest of the matrix scanning modes
Sun, 16 Oct 2011 01:18:08 -0700 Jacob Alexander Added TheProfosist's layout, and split up the current layouts
Sun, 16 Oct 2011 00:45:10 -0700 Jacob Alexander Adding soft entry bootloader via key sequence.
Sat, 15 Oct 2011 20:01:46 -0700 Jacob Alexander Basic matrix module for the hall effect keypad now working.
Sat, 01 Oct 2011 00:54:18 -0700 Jacob Alexander Tandy 1000 Converter, basicly works, except for packet mismatches
Fri, 30 Sep 2011 01:30:34 -0700 Jacob Alexander Cleaning up main.c
Thu, 29 Sep 2011 22:22:19 -0700 Jacob Alexander Formalizing code module structure and inheritance (Large Commit)
Thu, 29 Sep 2011 15:30:24 -0700 Jacob Alexander Updating the build script to remove includes hack
Thu, 29 Sep 2011 15:07:18 -0700 Jacob Alexander Removing old files
Wed, 28 Sep 2011 23:25:51 -0700 Jacob Alexander Reorganization for use with the CMake "Modules"
Wed, 28 Sep 2011 20:37:19 -0700 Jacob Alexander Finished major changes on the CMakeLists.txt.
Wed, 28 Sep 2011 01:47:50 -0700 Jacob Alexander Finally! A CMake build script
Wed, 28 Sep 2011 01:47:26 -0700 Jacob Alexander Small change while the build system is in flux.
Tue, 27 Sep 2011 21:31:59 -0700 Jacob Alexander Code re-factor now compiles.
Thu, 22 Sep 2011 23:33:56 -0700 Jacob Alexander Parts of the upcoming rewrite
Wed, 07 Sep 2011 18:04:06 -0700 Jacob Alexander Seems to be compiling now...finally after many months.
Wed, 06 Apr 2011 12:30:32 -0700 Jacob Alexander Correcting debounce issues.
Thu, 31 Mar 2011 17:24:20 -0700 Jacob Alexander Adding the HHKB style navigation layer.
Wed, 30 Mar 2011 17:51:28 -0700 Jacob Alexander Moving the layouts to a separate file.
Wed, 30 Mar 2011 00:58:22 -0700 Jacob Alexander Minor modifications.
Thu, 24 Mar 2011 11:43:45 -0700 Jacob Alexander Adding all of the USB keycodes, and proper key ordering.
Mon, 21 Mar 2011 16:49:43 -0700 Jacob Alexander Adding array sizes (fixing the extra key problem)
Mon, 21 Mar 2011 16:06:01 -0700 Jacob Alexander Working keypad switch code detection.
Sun, 20 Mar 2011 01:17:19 -0700 Jacob Alexander Adding basic per line keypad detection
Wed, 16 Mar 2011 22:43:33 -0700 Jacob Alexander Keyboard functionally working with very very good debouncing.
Sun, 13 Mar 2011 19:57:22 -0700 Jacob Alexander Updating for the latest pinout
Sat, 12 Mar 2011 17:45:51 -0800 Jacob Alexander Redefining pinouts and adding key sending code.
Thu, 10 Mar 2011 13:47:25 -0800 Jacob Alexander Key detection complete.
Wed, 09 Mar 2011 22:49:34 -0800 Jacob Alexander Significant progress made.
Mon, 07 Mar 2011 10:42:32 -0800 Jacob Alexander Initial macro line filler design for multiple keyboards matrices.
Thu, 03 Mar 2011 16:38:32 -0800 Jacob Alexander Initial Commit