KeyCap Versions Save

A Windows application for remapping keyboard input.

v.2.3.0.0

3 months ago

Warning

Please backup any configs before using them with this or any version!

If you run into any issues I recommend using 2.0.0.4

Changes

2.3.0.0

  • Added support for middle/xbutton1/xbutton2 mouse buttons as input (original implementation added via pull request by michelematteini)

v.2.2.1.0

11 months ago

Warning

Please backup any configs before using them with this or any version!

If you run into any issues I recommend using 2.0.0.4

Changes

2.2.1.0

  • Added logic around updating existing entries with multiple outputs (avoid accidentally losing the outputs!)
  • Added ability to append/remove the output at a specific index.

v.2.2.0.0

1 year ago

Warning

This version is highly experimental with limited testing.

Please backup any configs before using them with this or any version!

If you run into any issues I recommend using 2.0.0.4

Changes

  • Added ability to double click to load up an existing entry for convenience
  • Added ability to update/replace an existing entry (cannot edit items performing multiple outputs at this time)
  • Changed mouse clicks to just be buttons instead of a pull down
  • Moved the controls to add/update/append/remove to a single location
  • Tweaked the call to send the original key on a "failed" (too short) long press to run immediately instead of via a thread
  • Added confirmation dialog on remove
  • Changed application type to avoid the console window popping up at startup
  • Massive refactors of the UI to support the other changes (fewer nightmares) -- this is the risky part!

v.2.1.0.1

1 year ago

Warning

Please backup any configs before using them with this or any version!

If you run into any issues I recommend using 2.0.0.4

Changes

  • Updated long press logic on key up to detect if no prior long press for the key had been initialized.

This may help avoid quick key presses like ctrl+c where users release the ctrl and c key at slightly different times. Users may sometimes release the ctrl key slightly before c... This was previously immediately treated as a key up event resulting in interpreting the event as a "failed" long press.

v.2.0.0.4

1 year ago

Warning

Please backup any configs before using them with this or any version!

If you run into any issues I recommend using 2.0.0.3

Changes

  • Refactors and improvements with the output controls (blocking unsupported configurations)
  • Updated all delays/repeats to operate on increments of 100ms
  • Delays are now specified in milliseconds(!)
  • Added tool tips to the options for inputs/outputs

v.2.0.0.3

1 year ago

Warning

Please backup any configs before using them with this or any version!

Changes

  • Updated to use .NET Framework 4.8
  • Added ability to more easily create macros for strings of characters (very limited keyboard support though)

v.2.0.0.1

2 years ago

Warning

Critical - This version uses a completely new file format and is NOT COMPATIBLE with the 1.x.x.x version's kfg files.

Please backup any configs before using them with this or any version!

Changes

  • Added ability to cancel ongoing threads (repeats/delays) with an input
  • Various bug fixes...

v.2.0.0.1-Unstable-a

3 years ago

Warning

This is a pre-release! Don't use it unless you know exactly what you are doing. Go use a non pre-release otherwise!

Critical - This version uses a completely new file format and is NOT COMPATIBLE with the 1.x.x.x version's kfg files.

Please backup any projects before using them with this or any version!

Changes

  • Added ability to cancel ongoing threads (repeats/delays) with an input
  • Various bug fixes...

v.1.0.0.1

4 years ago

Upgraded the SDK and project files.

  • Removed the taskbar display for the app (notification icon only, good request - less confusing)

v.1.0.0.0

6 years ago

Calling this application officially 1.0.0.0! I have used it for years and it has been quite reliable and useful (of course there might be edge case issues, ha).

  • Fixed bug with appending outputs with flags
  • Replaced old text on the status icon to be KeyCap