An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# keycode

[![Go Reference](https://pkg.go.dev/badge/github.com/vbsw/keycode.svg)](https://pkg.go.dev/github.com/vbsw/keycode) [![Go Report Card](https://goreportcard.com/badge/github.com/vbsw/keycode)](https://goreportcard.com/report/github.com/vbsw/keycode) [![Stability: Experimental](https://masterminds.github.io/stability/experimental.svg)](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