Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexander-schranz/bblog-keyboard-navigation
Keyboard Navigation Plugin for Better Battlelog
https://github.com/alexander-schranz/bblog-keyboard-navigation
Last synced: 7 days ago
JSON representation
Keyboard Navigation Plugin for Better Battlelog
- Host: GitHub
- URL: https://github.com/alexander-schranz/bblog-keyboard-navigation
- Owner: alexander-schranz
- License: mit
- Created: 2016-01-01T21:40:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-02T11:37:04.000Z (almost 9 years ago)
- Last Synced: 2024-10-27T05:04:00.642Z (about 2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keyboard Navigation Plugin for Better Battlelog
## Assignment and Dogtag List
| Keys | Actions |
|---------|--------------------------------|
| W or ↑ | Navigation Up |
| S or ↓ | Navigation Down |
| A or ← | Navigation Left |
| D or → | Navigation Right |
| Enter | Equip Dogtag, Track Assignment |# Source Code
[Source Code](https://raw.githubusercontent.com/alexander-schranz/bblog-keyboard-navigation/master/scripts/main.js)