Skip to content

Releases: Adawudd/Custom-Anki-keymap

initial release

21 Apr 12:44
8182a9a

Choose a tag to compare

A lightweight AutoHotkey-based utility that repurposes USB or RF “air mouse” style controllers (was mainly written for the G10 2.5Ghz air mouse) for seamless Anki control—and can be easily adapted to other applications.

v1.0.1 Minor Patch Notice:

Please be aware that some antivirus software may falsely flag AutoHotkey-generated .exe files as suspicious due to their ability to simulate keystrokes—a known and common false positive in the AutoHotkey community.

To address this, I am no longer distributing the compiled .exe file directly via the Releases page.

Instead, I have provided the original .ahk source script along with step-by-step instructions for safely converting it into an .exe on your own machine.

While it is possible to run the script as-is, doing so requires AutoHotkey to be installed on your system. For simplicity and portability, I recommend converting it to .exe.

For users who prefer not to perform the conversion, the original .exe is still available in the repository’s main branch as part of the source code. However, please note that downloading it may trigger antivirus alerts. If you choose this route, temporarily disabling your firewall or antivirus may be required.