cafali / SnapKey

SnapKey provides a user-friendly Razer Snap Tap/SOCD alternative, making it accessible across all keyboards!
https://github.com/cafali/SnapKey/wiki
MIT License
233 stars 13 forks source link

A and D not activating at all #13

Closed MoxxieSoda closed 1 month ago

MoxxieSoda commented 1 month ago

I tried switching the numbers in the config and everything but it just refuses to do anything I open the .exe and opening it in administrator mode as well

I am using a Razer Huntsman Mini white, if that helps with any info

cafali commented 1 month ago

Did that issue occur after changing the parameters in the cfg file? Since A and D are set up as the default keys in the cfg file:

keyA=65 keyD=68

Make sure you adjust the values based on the ASCII table provided in the configuration file.

image

If that doesn’t work, please download the vanilla config.cfg file again from the repository and replace the existing file in the main SnapKey directory.

You can also test it online to see if it works for you here:

https://drakeirving.github.io/MultiKeyDisplay/

Similar topic discussed earlier: Issue #9

What keyboard layout is being used?

For QWERTZ and QWERTY layouts, no changes are needed in the configuration file; it works out of the box. For AZERTY, you need to adjust the KeyA and KeyD values.

cafali commented 1 month ago

Also, check out the guide on how to properly rebind keys using the config file:

Rebinding Keys