Skip to content

Instantly share code, notes, and snippets.

@errzey
Created July 4, 2010 04:59
Show Gist options
  • Save errzey/463145 to your computer and use it in GitHub Desktop.
Save errzey/463145 to your computer and use it in GitHub Desktop.
typedef struct {
uint8_t shift_mod;
uint8_t caps_mod;
struct event event;
} keyboard_t;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment