https://github.com/ticpu/go-g810
Go bindings for libg810-led
https://github.com/ticpu/go-g810
Last synced: 5 months ago
JSON representation
Go bindings for libg810-led
- Host: GitHub
- URL: https://github.com/ticpu/go-g810
- Owner: ticpu
- License: lgpl-3.0
- Created: 2019-12-28T02:10:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-28T04:44:24.000Z (over 6 years ago)
- Last Synced: 2024-06-20T02:08:30.910Z (about 2 years ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go bindings for libg810-led.
These bindings will allow to control your Logitech keyboard colors using Go, there are also h/cpp bridge files which can be usable to create other bindings for other language that can use C types.
## Getting Started
You first need to run make to build the C type .so bridge for cgo to be able to work.