]> git.donarmstrong.com Git - kiibohd-controller.git/history - Scan
Ensure directories can only be made with printable characters
[kiibohd-controller.git] / Scan /
2013-12-01 Jacob AlexanderFixing the strobe count on the Kishsaver
2013-11-27 Jacob AlexanderFixing more phantom keys on the kishsaver
2013-11-19 Jacob AlexanderAdding debounce and reorganized code
2013-11-19 Jacob AlexanderAdding initial Unsaver debug strobe map
2013-11-18 Jacob AlexanderInitial Terminal F strobe map
2013-11-18 Jacob AlexanderAdding strobe mapper and code cleanup
2013-11-18 Jacob AlexanderRemoved a keyscan layer and added more debug information
2013-11-17 Jacob AlexanderCorrecting license (should have been lgpl)
2013-11-17 Jacob AlexanderCleaning up cap sense Alpha code
2013-11-17 Jacob AlexanderCap sense now functional! Alpha begins :D
2013-11-17 Jacob AlexanderAnother dfj code merge.
2013-11-17 Jacob AlexanderDebugging kishsaver.
2013-11-17 Jacob AlexanderAdapting the avr-capsense code to the Kiibohd Controlle...
2013-11-17 Jo Makuchrsync'd over the changes
2013-02-01 Jacob AlexanderMBC-55x support virtually complete.
2013-02-01 Jacob AlexanderUART0 on Teensy 3.0 now functional
2013-02-01 Jacob AlexanderAdding the MSBF register enable flag.
2013-01-31 Jacob AlexanderAdding initial ARM UART structure for UART0
2013-01-30 Jacob AlexanderAdding module compatibility check to CMake build scripts.
2013-01-27 Jacob AlexanderAdding initial Teensy 3 support, compiles, but not...
2013-01-27 Jacob AlexanderUpdating AVR abstraction to be compatible with ARM...
2013-01-26 Jacob AlexanderPreparing for Teensy 3 (ARM) integration, abstracting...
2013-01-21 Jacob AlexanderAdding alternate Enter key to the layout
2013-01-21 Jacob AlexanderAdding API changes introduced by the FACOM converter
2013-01-21 Jacob AlexanderFixing slow key issues with the FACOM converter
2013-01-21 Jacob AlexanderCompleted the FACOM 6684 converter...
2013-01-15 Jacob AlexanderAdding API update to the MicroSwitch8304 code.
2013-01-15 Jacob AlexanderCommenting out Tandy1000 code to make compile.
2013-01-15 Jacob AlexanderCommenting out lines, to get the code to compile.
2013-01-15 Jacob AlexanderUpdating Kaypro1 code to use newer APIs
2013-01-15 Jacob AlexanderAdding initial FACOM template, and buildall.bash regres...
2012-11-19 Jacob AlexanderAdding more robust detection for the HP150
2012-11-17 Jacob AlexanderCompleting the HP150 converter.
2012-11-15 Jacob AlexanderAdding initial HP150 and IBMConvertible scan modules.
2012-10-04 Jacob AlexanderAdding SKM67001 scan module.
2012-05-07 Jacob AlexanderCompleting Sony OA-S3400 adapter.
2012-05-07 Jacob AlexanderAdding initial version of Sony OA-S3400 converter.
2012-03-28 Jacob AlexanderAdding test macros and basic "clicker" choose support
2012-03-27 Jacob AlexanderCompleting the BETKB support
2012-03-26 Jacob AlexanderInitial commit of the Burroughs Ergonomic Terminal...
2012-03-26 Jacob AlexanderSmall Univac update
2012-03-04 Jacob AlexanderAdding inital outline for Univac-Sperry F3W9 keyboard.
2011-12-20 Jacob AlexanderFinal SonyNEWS commit before sending device back
2011-12-19 Jacob AlexanderCleaning up the BudKeypad module for the Buffered Macro...
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-12-07 Jacob AlexanderSmall macro update for debugging the Sony NEWS
2011-12-05 Jacob AlexanderIntial commit of the SonyNEWS scan module
2011-11-29 Jacob AlexanderPre Tandy1000 overhaul
2011-11-13 Jacob AlexanderSmall Kaypro update
2011-11-13 Jacob AlexanderAdding support for the Micro Switch 8304 Hall Effect...
2011-11-03 Jacob AlexanderAdding Kaypro1 functional support
2011-11-01 Jacob AlexanderInitial commit of the Kaypro1 scan module
2011-10-17 Jacob AlexanderMaking sub-modules of matrix for HeathZenith and BudKeypad
2011-10-17 Jacob AlexanderAdding the rest of the matrix scanning modes
2011-10-16 Jacob AlexanderAdded TheProfosist's layout, and split up the current...
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-29 Jacob AlexanderUpdating the build script to remove includes hack
2011-09-29 Jacob AlexanderReorganization for use with the CMake "Modules"