SnapKey

SnapKey provides a user-friendly Razer Snap Tap/SOCD alternative, making it accessible across all keyboards!

MIT License

Stars
240
Committers
3

About SnapKey

SnapKey provides a user-friendly alternative to the Razer Snap Tap function, making it accessible across all keyboards!

SnapKey is a lightweight, open-source tool that operates from the system tray and is designed to track inputs from the WASD keys, without interfering with any game files. Its main role is to recognize when these keys are pressed and automatically release any previously engaged commands for them. This guarantees responsive and precise input handling. SnapKey handles the WASD keys by default and lets you rebind them to your liking via the config file.

Need More Info on SnapKey? Visit the SnapKey Wiki

Download

SnapKey Features

  • Easy to use 🧩
  • Detailed documentation 📖
  • Lightweight and open-source 🌟
  • Accessible via the system tray 🖥️
  • Compatible with all keyboards ✅
  • Does not interact with game files 🎮
  • Activate/Deactivate via context menu ⛔
  • Sticky Keys Feature: tracks the state of a pressed key ⌨️
  • Enhances the precision of counter-strafing movements in games 🎯
  • Allows key rebinding using ASCII codes specified in the configuration file 🛠️
  • Supports unlimited amount of keys shared across groups (default AD / WS) 🔄
  • Facilitates smoother transitions between left and right movements without input conflicts 🚀
  • Does not use AutoHotkey or similar tools; its features rely solely on Windows API functions 🛡️

SnapKey in Action

  • When you press and hold down the "A" key, SnapKey remembers it.
  • If you then press the "D" key while still holding down "A" SnapKey automatically releases the "A" key for you.
  • The same happens if you press "A" while holding "D" — SnapKey releases the "D" key.

SnapKey prevents simultaneous movement key conflicts (AD / WS)

  • In many FPS games, pressing both the "A" and "D" keys simultaneously typically results in the game recognizing conflicting inputs. SnapKey automatically releases the previously held key when a new key input is detected.
  • The keys are separated into two different groups: A/D and W/S. In each group, "A" cancels out "D" and vice versa, while the same applies to "W" and "S". These groups do not interfere with each other and work separately.

Sticky Keys

  • Sticky Keys is a feature that keeps track of the state of a key you've pressed down. For example, if you
    hold down the "A" key and tap the "D" key repeatedly, each press of "D" will temporarily override
    the "A" key. When you release the "D" key, the action associated with the "A" key will resume, as
    long as you're still holding it down. The same principle applies if you start with "D" held down and
    press "A" instead.

Enhanced precision of counter-strafing

  • Automatically releases a previously held key when a new key (A/D) & (W/S) is pressed.

Quick Guide to Using SnapKey

  1. Get SnapKey:
    • Download, Unzip and Launch SnapKey.exe
  1. System Tray:
    • SnapKey will appear in your system tray
  1. You're All Set:

    • SnapKey is now running and is ready to use
  2. Rebind Keys (Optional):

    • Rebind your keys if you're using a nonstandard keyboard layout or if you want to map different keys

Disable SnapKey

  • Right-click the SnapKey icon in the system tray and select "Disable SnapKey". This option disables the entire SnapKey functionality of the keys that are set in the config file while keeping the SnapKey process and the software running in the tray.

Exit SnapKey

  • Right-click the SnapKey icon in the system tray and select "Exit SnapKey"

Linux Support

Since SnapKey isn’t natively supported on Linux, it’s recommended to check out @Dillacorn's guide on running SnapKey on Linux.

Looking for More Information? Got Questions or Need Help?