https://github.com/vbsw/keycode
USB HID keyboard key codes
https://github.com/vbsw/keycode
go golang hid keyboard keycodes keys
Last synced: 28 days ago
JSON representation
USB HID keyboard key codes
- Host: GitHub
- URL: https://github.com/vbsw/keycode
- Owner: vbsw
- License: bsl-1.0
- Created: 2025-05-03T13:22:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-05-03T16:44:36.000Z (9 months ago)
- Last Synced: 2025-09-07T06:41:37.562Z (5 months ago)
- Topics: go, golang, hid, keyboard, keycodes, keys
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keycode
[](https://pkg.go.dev/github.com/vbsw/keycode) [](https://goreportcard.com/report/github.com/vbsw/keycode) [](https://masterminds.github.io/stability/experimental.html)
## About
keycode is a list of USB HID keyboard key codes. It is published on and .
Copyright notice is just for convenience. I don't think anything of it is copyrightable.
## Copyright
Copyright 2025, Vitali Baumtrok (vbsw@mailbox.org).
keycode is distributed under the Boost Software License, version 1.0. (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)
keycode is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Boost Software License for more details.
## References
- https://go.dev/doc/install
- https://www.usb.org/sites/default/files/hut1_22.pdf
- https://source.android.com/docs/core/interaction/input/keyboard-devices
- https://gist.github.com/ekaitz-zarraga/2b25b94b711684ba4e969e5a5723969b