Skip to content

Instantly share code, notes, and snippets.

View yadomi's full-sized avatar
😏
Getting spaghettified in a wormhole

Felix Yadomi yadomi

😏
Getting spaghettified in a wormhole
  • France
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
*/