]> git.donarmstrong.com Git - kiibohd-controller.git/history - main.c
More renaming for the USB to Output Module renaming
[kiibohd-controller.git] / main.c
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