https://github.com/tehmaze/gokeeb
USB keeb framework in Go
https://github.com/tehmaze/gokeeb
Last synced: over 1 year ago
JSON representation
USB keeb framework in Go
- Host: GitHub
- URL: https://github.com/tehmaze/gokeeb
- Owner: tehmaze
- License: mit
- Created: 2023-10-28T23:50:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-28T23:53:18.000Z (over 2 years ago)
- Last Synced: 2025-02-08T14:44:50.247Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keeb - USB keeb framework in Go
## Project goals
### Short-term
[x] USB HID Keyboard
[x] USB HID Mouse
[x] Matrix key support
[ ] Encoder support
[ ] Trackbacll support
[ ] OLED display support
### Maybe-term
[ ] VIA support
## Building
See the individual targets