All Projects → WootingKb → wooting-analog-sdk-old

WootingKb / wooting-analog-sdk-old

Licence: MPL-2.0 license
Easy access to Wooting keyboard analog values #WootDev

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to wooting-analog-sdk-old

Aurora
Unified lighting effects across multiple brands and various games.
Stars: ✭ 1,673 (+5668.97%)
Mutual labels:  wooting

This SDK has now been deprecated and has been surperseeded by out new version found here

Wooting Analog SDK

Direct access to raw analog values from an analog keyboard for game and application developers.

Getting Started

This project will allow you to build your own DLL and customize the source code. Looking to directly get started with the DLL? Check out the downloads and guides in our developer portal

Prerequisites

Windows

Visual studio

Linux

to-do

Installing

git clone --recursive https://github.com/WootingKb/wooting-analog-sdk.git 

Open the visual studio project and select x64 (64-bit) or x86 (32-bit)

Now hit the build and find your DLL in the folder depending on your configuration

64-bit

\wooting-analog-sdk\windows\x64\Release\wooting-analog-sdk.dll

32-bit

\wooting-analog-sdk\windows\Release\wooting-analog-sdk.dll

Example

For examples check out the wootdev website

Keyboard Matrix

Keyboard matrix with just rows and columns Keyboard Matrix Row Columns

Keyboard matrix with scan indexes for the read full buffer Keyboard Matrix Scan Index

License

This project is licensed under the Mozilla Public License Version 2.0 - see the LICENSE file for details

Acknowledgments

  • Jeroen
  • Erik
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].