Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mjhorvath/Video-Game-Keyboard-Database

A set of PHP forms and MySQL databases that generate keyboard control diagrams in a new browser window. You can select control bindings from among various video games and other software.
https://github.com/mjhorvath/Video-Game-Keyboard-Database

database keyboard-control-diagrams keyboard-layout keyboard-shortcuts reference-material video-game website

Last synced: about 1 month ago
JSON representation

A set of PHP forms and MySQL databases that generate keyboard control diagrams in a new browser window. You can select control bindings from among various video games and other software.

Awesome Lists containing this project

README

        

# Video Game Keyboard Diagrams

This project consists of a MySQL database and set of PHP forms for generating keyboard control diagrams of various video games and other software. There are currently about 250 sets of bindings in total for about a dozen different keyboards.

## Licensing
* The software programming code is licensed under the [GNU Lesser General Public License version 3](https://www.gnu.org/licenses/lgpl-3.0.en.html).
* The database content is licensed under the [Creative Commons Attribution-Share Alike 3.0 Unported License](https://creativecommons.org/licenses/by-sa/3.0/).

## Help
View a live version of this project at [http://isometricland.net/keyboard/keyboard.php](http://isometricland.net/keyboard/keyboard.php).

Please refer to the [wiki](https://github.com/mjhorvath/Video-Game-Keyboard-Diagrams/wiki) for further information.

* [Home](https://github.com/mjhorvath/Video-Game-Keyboard-Diagrams/wiki/Home)
* [Contributing](https://github.com/mjhorvath/Video-Game-Keyboard-Diagrams/wiki/Contributing)
* [Credits](https://github.com/mjhorvath/Video-Game-Keyboard-Diagrams/wiki/Credits)
* [Instructions](https://github.com/mjhorvath/Video-Game-Keyboard-Diagrams/wiki/Instructions)
* [Links](https://github.com/mjhorvath/Video-Game-Keyboard-Diagrams/wiki/Links)
* [Other Formats](https://github.com/mjhorvath/Video-Game-Keyboard-Diagrams/wiki/Other-Formats)
* [Printing Tips](https://github.com/mjhorvath/Video-Game-Keyboard-Diagrams/wiki/Printing-Tips)
* [To Do List](https://github.com/mjhorvath/Video-Game-Keyboard-Diagrams/wiki/To-Do-List)