Merge branch 'master' of https://github.com/smasher816/controller into smasher816-master
This commit is contained in:
commit
96e785b571
46 changed files with 3255 additions and 3255 deletions
|
@ -27,8 +27,8 @@
|
|||
// List of Modifiers
|
||||
#define KEY_CTRL 0x01
|
||||
#define KEY_SHIFT 0x02
|
||||
#define KEY_ALT 0x04
|
||||
#define KEY_GUI 0x08
|
||||
#define KEY_ALT 0x04
|
||||
#define KEY_GUI 0x08
|
||||
#define KEY_LEFT_CTRL 0x01
|
||||
#define KEY_LEFT_SHIFT 0x02
|
||||
#define KEY_LEFT_ALT 0x04
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue