https://github.com/hrkings/k95-gkeys-interface
https://github.com/hrkings/k95-gkeys-interface
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrkings/k95-gkeys-interface
- Owner: HRKings
- Created: 2020-02-17T15:16:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T06:47:09.000Z (over 3 years ago)
- Last Synced: 2024-12-27T13:23:19.159Z (5 months ago)
- Language: C++
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# K95 GKeys Interface
This repository holds the code to a wrapper for the K95 GKeys using hidapi. I've created it because the software from Corsair to configure the extra keys was consuming too much RAM and was not working as I intended.## How it works
This software works by reading the hid of the keyboard and identifying the presses on the gkeys and sending back to the system a ghost key with an aditional code. This can be later used by other softwares## How to use
After cloning the repository, you can buid it with Visual Studio 2019+ and launch the software. A command prompt will appear briefly and will disappear. After that, you can remap the keys using specific software, such as AutoHotkey.