Skip to content

Instantly share code, notes, and snippets.

View mrkprdo's full-sized avatar
💭
git clone "best-developer's-repo.git"

Mark Anthony Prado mrkprdo

💭
git clone "best-developer's-repo.git"
View GitHub Profile
@mrkprdo
mrkprdo / usb_hid_keys.h
Created August 9, 2021 02:56 — 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
*/