Skip to content

Instantly share code, notes, and snippets.

View m01e-40x's full-sized avatar
🏠
Working from home

m01e m01e-40x

🏠
Working from home
View GitHub Profile
@MightyPork
MightyPork / usb_hid_keys.h
Last active September 19, 2025 21:56
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
*/