Skip to content

Helvethor/gkbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G-Keyboard API

This small library allows you to manage your G-Keyboard's leds and keypresses.

  • Read up to 26 keys pressed at the same time
  • Set led intensity for each key

Compatibility

Only the G610 Keyboard is currently supported...

Building

This project provides a library (.so) as well as a runnable example.

make lib
make bin

or

make

The runnable (bin/gkbd) lights up each key you press. The led then fades away quickly. Every time you press a key, the G logo lights up

Releases

No releases published

Packages

No packages published