Skip to content

Instantly share code, notes, and snippets.

View t6nand's full-sized avatar
:octocat:
74 36 6e 61 6e 64

Tapan Sharma t6nand

:octocat:
74 36 6e 61 6e 64
  • https://3q.video
  • Munich
View GitHub Profile
@MightyPork
MightyPork / usb_hid_keys.h
Last active July 18, 2024 08:20
USB HID Keyboard scan codes
/**
* USB HID Keyboard scan codes as per USB spec 1.11
* plus some additional codes
*
* Created by MightyPork, 2016
* Public domain
*
* Adapted from:
* https://source.android.com/devices/input/keyboard-devices.html
*/