Coder Social home page Coder Social logo

wootingahk's Introduction

About WootingAHK

An AutoHotkey wrapper for the Wooting Keyboard Analog and RGB APIs
Allows you to write AutoHotkey scripts that can read analog values (Without using DirectInput or XInput) and set RGB values for the keys.
Also provides helpers for handling AHK hotkeys for the associated keys.
Should be layout-agnostic (QWERTY/AZERTY etc) as the Scan Code for Q should vary depending on your locale settings.

Current Limitations / Issues

  • Currently, the Scan Code to Wooting Code lookup table is only complete for ISO keyboards. If you have an ANSI keyboard, please feel free to contribute
    At some point, the Wooting API should support Scan Codes, so this part should only be temporary.
  • The RGB API does not properly support all keys on the Wooting Two at the moment

Downloads

Use the Releases page link at the top - DO NOT click the green "Clone or Download" button to the right!
After downloading, Right-click the Zip and select "Unblock", else the DLLs will be blocked

Contact / Discussion etc

Please use the #woot_dev channel on the Wooting Discord server

Usage

See the some of the Examples, or see the Wiki for full documentation

Interfacing with other stuff (Virtual Joysticks etc)

WootingAHK does not (Nor could it) control the analog sticks on the Wooting, or create sticks of it's own.
If you wish to create DirectInput joysticks, you can use CvJoyInterface
If you wish to create XInput or DualShock 3 controllers, you can use AHK-ViGEm-Bus, although this is still rather under-developed.
It is also worth noting that if you need to deep block a key from windows (eg some game or app is seeing through AHK's block), the AutoHotInterception library can do that, and uses an identical ScanCode identifier for keys.

Tools

See the Key Tester script

wootingahk's People

Contributors

evilc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wootingahk's Issues

Update?

There's updates to the sdks to support new hardware

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.