Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 404 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 404 Bytes

G510

Keyboard driver for G510, written in Go

The keyboard package handles the actual driver bits. The current version is very early.

Currently in Progress

  • keyboard modes
  • QWERTY Mode

Future Plans

  • DVORAK Mode
  • Emoji Mode + App
  • Macro Handlers
  • Monkey package (fake a keyboard for Linux/Windows/Mac)
  • Working Apps
  • MPRIS App
  • Mail App
  • Clock App
  • Configuration App
  • HTTP App API