This website works better with JavaScript.
Explore
Help
Sign In
1nicerOli
/
shield-remote
Watch
1
Star
0
Fork
You've already forked shield-remote
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Fix keycode
master
Nero Ignis
5 years ago
parent
3c730f7742
commit
be7b3dfce8
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
index.html
2
index.html
Unescape
Escape
View File
@ -72,7 +72,7 @@
@@ -72,7 +72,7 @@
break;
// S
case 83:
sendKey('DPAD_
LEFT
');
sendKey('DPAD_
DOWN
');
break;
// A
case 65:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
1nicerOli/shield-remote
Title
Body
Create Issue