Skip to content

Releases: Zalafina/QKeyMapper

Update to v1.3.1

21 Feb 14:23
Compare
Choose a tag to compare

v1.3.1

  1. Add "Auto Startup" checkbox to support launch QKeyMapper at Windows user logon.
  2. Add SingleApplication support, there will be only one QKeyMapper program instance at the same time.

Update to v1.3.0

19 Feb 13:38
Compare
Choose a tag to compare

v1.3.0

  1. Add support for save multi program keymap settings to INI file.
  2. If "Auto Start Mapping" is checked for the keymap setting, it will check foreground window's executable file name to match saved program keymap settings in "keymapdata.ini" config file automatically at "KeyMappingStart" state. If there is a matched keymap setting, it will load this setting and start key mapping automatically.

Update to v1.2.8

24 Dec 03:31
Compare
Choose a tag to compare

v1.2.8

Update to Qt6 version.

Update to v1.2.7

10 Dec 11:59
Compare
Choose a tag to compare

v1.2.7_20221213

Add support for mouse left & right & middle buttons mapping with keyboard keys.

Update to v1.2.6

01 Dec 00:33
Compare
Choose a tag to compare

v1.2.6_20221202

Add select setting combo box to support multi settings selection.

Update to v1.2.5

21 Nov 12:01
355c4d0
Compare
Choose a tag to compare

v1.2.5_20221127

  1. Add lock checkbox to support lock the key to pressed status, next press this key will change LockStatus to OFF.
  2. "Lock" column could display ON & OFF to show original key LockStatus.
  3. Add "Auto Start Mapping" checkbox for auto start mapping at program startup.

Update to v1.2.4

16 Nov 12:41
e410a45
Compare
Choose a tag to compare

v1.2.4

  1. Add Burst On/Off checkbox to support continuously send mapping keys by selected BurstPress time and BurstRelease time.
  2. Could map the same key for burst.

Update to v1.2.3

07 Nov 12:46
Compare
Choose a tag to compare

v1.2.3_20221108

  1. Add disable Win Key checkbox to make WIN Key invalid in the game.
  2. Do not disable WIN+D keyboard shortcut.

Update to v1.2.2

02 Nov 16:40
Compare
Choose a tag to compare

v1.2.2

Add moveup & movedown buttons for selected keymaptable item.

Update to v1.2.1

30 Oct 18:14
Compare
Choose a tag to compare

v1.2.1

Add filename & windowtitle checkbox status save to ini setting file.
It will load filename & windowtitle checkbox status from ini setting file at program start.