]> git.donarmstrong.com Git - kiibohd-controller.git/history - main.c
Merge branch 'master' of github.com:kiibohd/controller
[kiibohd-controller.git] / main.c
2015-06-14 Jacob AlexanderPre-merge cleanup.
2015-06-14 Jacob AlexanderCode cleanup
2015-06-14 Jacob Alexandermk20dx256vlh7 working!
2015-06-14 Jacob AlexanderSome initial bringup of the dfu bootloader on the mk20d...
2014-09-20 Jacob AlexanderPutting prescalar settings back in for AVR.
2014-09-20 Jacob AlexanderRemoving USB timer, no longer necessary.
2014-09-15 Jacob AlexanderAdding support to Macro support to DPH
2014-08-03 Jacob AlexanderMatrix scanning for ARM now functional.
2014-07-01 Jacob AlexanderMcHCK now working with UART.
2014-06-28 Jacob AlexanderInitial work for McHCK mk20dx128vlf5 port.
2014-04-17 Jacob AlexanderAdded support for IBM 50key, better DPH debug, cleanup
2014-04-13 Jacob AlexanderAdding analog.c lib from teensyduino.
2014-04-06 Jacob AlexanderMajor code cleanup and preparation for PartialMap Macro...
2014-03-31 Jacob AlexanderAdding CLI and CDC Serial support for Teensy 2.0 and...
2014-03-22 Jacob AlexanderPreparing Teensy 3.1 and CLI merge for DPH controller...
2014-03-22 Jacob AlexanderForce curve gauge is feature complete!!
2014-03-22 Jacob AlexanderAdding iGaging support for reading values as mm, um...
2014-03-22 Jacob AlexanderInitial work for iGaging distance gauge.
2014-03-22 Jacob AlexanderInitial Force Gauge CLI commands.
2014-03-22 Jacob AlexanderAdding basic CLI functionality.
2014-03-22 Jacob AlexanderMore renaming for the USB to Output Module renaming
2013-01-31 Jacob AlexanderMain USB timer now working, basic Teensy 3 support...
2013-01-27 Jacob AlexanderAdding initial Teensy 3 support, compiles, but not...
2013-01-26 Jacob AlexanderPreparing for Teensy 3 (ARM) integration, abstracting...
2011-12-11 Jacob AlexanderFinishing up the Epson QX-10 module
2011-12-11 Jacob AlexanderInitial commit of the Epson QX-10 Keyboard module
2011-11-13 Jacob AlexanderAdding support for the Micro Switch 8304 Hall Effect...
2011-10-16 Jacob AlexanderBasic matrix module for the hall effect keypad now...
2011-10-01 Jacob AlexanderTandy 1000 Converter, basicly works, except for packet...
2011-09-30 Jacob AlexanderCleaning up main.c
2011-09-30 Jacob AlexanderFormalizing code module structure and inheritance ...
2011-09-28 Jacob AlexanderSmall change while the build system is in flux.
2011-09-28 Jacob AlexanderCode re-factor now compiles.
2011-09-23 Jacob AlexanderParts of the upcoming rewrite
2011-09-08 Jacob AlexanderSeems to be compiling now...finally after many months.
2011-04-06 Jacob AlexanderCorrecting debounce issues.
2011-04-01 Jacob AlexanderAdding the HHKB style navigation layer.
2011-03-31 Jacob AlexanderMoving the layouts to a separate file.
2011-03-30 Jacob AlexanderMinor modifications.
2011-03-24 Jacob AlexanderAdding all of the USB keycodes, and proper key ordering.
2011-03-21 Jacob AlexanderAdding array sizes (fixing the extra key problem)
2011-03-21 Jacob AlexanderWorking keypad switch code detection.
2011-03-20 Jacob AlexanderAdding basic per line keypad detection
2011-03-17 Jacob AlexanderKeyboard functionally working with very very good debou...
2011-03-14 Jacob AlexanderUpdating for the latest pinout
2011-03-13 Jacob AlexanderRedefining pinouts and adding key sending code.
2011-03-10 Jacob AlexanderKey detection complete.
2011-03-10 Jacob AlexanderSignificant progress made.
2011-03-07 Jacob AlexanderInitial macro line filler design for multiple keyboards...
2011-03-04 Jacob AlexanderInitial Commit