Skip to content

rtuszik/KoalaKeys-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoalaKeys Collection

A community-driven collection of keyboard shortcut cheat sheets. This repository serves as a central hub for sharing and discovering keyboard shortcuts across different applications, tools, and operating systems.

Contributing a Cheat Sheet

We welcome contributions! Here's how to add a new cheat sheet:

  1. Fork this repository
  2. Create your cheat sheet YAML file in the cheatsheets directory
  3. Submit a Pull Request

Guidelines

  • Place your YAML file in the cheatsheets directory
  • Use a descriptive filename (e.g., macos-vscode.yaml, windows-photoshop.yaml)
  • Verify shortcuts are correct for the specified system and correspond to the default shortcuts for the corresponding application.
  • Group related shortcuts into logical categories
  • Use standard key names (CMD, CTRL, ALT, SHIFT)
  • Include clear and concise descriptions

For detailed formatting instructions, check out the YAML Cheat Sheet Specification Guide.

Available Cheat Sheets

Browse the collection:

About KoalaKeys

This collection is generated using KoalaKeys, a tool that creates interactive HTML cheat sheets from YAML files.

License

This collection is licensed under the GPLv3 License.


Want to contribute to the KoalaKeys tool itself? Visit the main repository.