Skip to content

Instantly share code, notes, and snippets.

View MagnetarRocket's full-sized avatar
🚀
impatient!

MagnetarRocket

🚀
impatient!
View GitHub Profile
@MagnetarRocket
MagnetarRocket / usb_hid_keys.h
Created December 5, 2023 03:34 — forked from MightyPork/usb_hid_keys.h
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
*/