These docs work best with Javascript enabled!
Release History
v1.10
Added support for 'almost' PC/XT protocol keyboards, e.g. Leading Edge DC-2014.
Added Keyboard Reset output (required by some PC/XT keyboards).
Added five auxiliary key inputs (for extra keys, buttons, or footswitches).
Updated and expanded documentation generally, and added GH and DT Thread Contents pages and History page.
Fixed error LED timeout so it now stays on for 3 seconds after an error instead of flickering.
v1.03
Fixed bug which caused the converter to lose config or reboot after using the scrd tool.
Fixed minor USB errors revealed by using the Command Verifier compliance testing tool.
v1.02
Fixed bug which could cause the converter to lock up if a key was pressed at certain times during system boot -
details
.
v1.01
Fixed bug in jump to bootloader affecting Teensy++ -
details
.
v1.0
-
details
Added jump to bootloader function, triggered by a macro or a command line tool
Added scboot tool to jump to bootloader.
Added scinfo tool to display version and memory use.
Added tools built for Linux and Mac OS-X.
Improved reliability of the settings protocol.
Reduced memory use when not using onbreak macros and/or not using layers.
Reduced hex size, allowing use of CPUs with only 16kB of flash.
Added documentation.
v0.997
Added user-definable remaps, macros, layers, selects, media keys, and config tools -
details
.
v0.996
Fixed 'slow' responding keyboards.
Improved robustness when keys are being pressed before init has completed.
Added alternative layouts for terminal keyboards -
details
.
v0.995
Fixed missing 122-key mapping (top right numpad key is 'pause').
Simplified the code testing which keyboard type is attached.
v0.994
Added suspend support, with remote wake-up -
details
.
v0.992
Fixed minor incompatibility with Linux (backslash key not repeating etc.) -
details
.
v0.99
First public release