|
1 | | -# OverKeys Documentation |
2 | | - |
3 | | -Welcome to the OverKeys documentation! This guide will help you get started with OverKeys, a customizable, open-source on-screen keyboard visualizer for alternative layouts. |
4 | | - |
5 | | -## Getting Started |
6 | | - |
7 | | -- [Installation](getting-started/installation.md) - Install and set up OverKeys on your Windows machine |
8 | | -- [Basic Usage](getting-started/basic-usage.md) - Learn how to use OverKeys's core features |
9 | | - |
10 | | -## User Guide |
11 | | - |
12 | | -- [Preferences](user-guide/preferences.md) - Configure OverKeys to match your needs |
13 | | -- [Learning Mode](user-guide/learning-mode.md) - Use the specialized color scheme for learning new layouts |
14 | | -- [Supported Layouts](../README.md#features) - View the list of built-in keyboard layouts |
15 | | - |
16 | | -## Advanced Features |
17 | | - |
18 | | -- [Custom Font](advanced/custom-font.md) - Use a system-installed font not found in the dropdown |
19 | | -- [Custom Layouts](advanced/custom-layouts.md) - Create and use your own keyboard layouts |
20 | | -- [Alternative Layouts](advanced/alternative-layouts.md) - Quickly switch between different layouts |
21 | | -- [6-Column Layouts](advanced/6-column-layouts.md) - Set up OverKeys for a 6-column split matrix keyboard |
22 | | -- [Layer Switching](advanced/layer-switching.md) - Switch between multiple custom keyboard layers with custom triggers |
23 | | -- [Ignored Keys](advanced/ignored-keys.md) - Prevent specific keys from triggering the keyboard overlay |
24 | | -- [Kanata Integration](advanced/kanata-integration.md) - Connect OverKeys with Kanata for advanced functionality |
25 | | -- [Custom Aliases](advanced/custom-aliases.md) - Define custom aliases for key combinations |
26 | | -- [Shift Mappings](advanced/shift-mappings.md) - Customize shift-key behavior for specific characters |
27 | | -- [Supported Keys](advanced/supported-keys.md) - Complete list of keys you can use in custom layouts |
28 | | -- [Locales](advanced/locales.md) - Add locale-specific keys in user configuration for key press recognition |
29 | | - |
30 | | -## Additional Resources |
31 | | - |
32 | | -- [Project README](../README.md) - Overview of the project |
33 | | -- [Changelog](../CHANGELOG.md) - Release history and features |
34 | | -- [GitHub Repository](https://github.com/conventoangelo/OverKeys) - Source code and issue tracking |
35 | | - |
36 | | -## Common Tasks |
37 | | - |
38 | | -- [Creating a custom layout](advanced/custom-layouts.md#creating-custom-layouts) |
39 | | -- [Setting up alternative layout switching](advanced/alternative-layouts.md) |
40 | | -- [Finding key names for custom layouts](advanced/supported-keys.md) |
41 | | -- [Troubleshooting custom layouts](advanced/custom-layouts.md#troubleshooting) |
42 | | - |
43 | | -## Support |
44 | | - |
45 | | -If you encounter any issues or have questions, please visit the [GitHub Discussions](https://github.com/conventoangelo/OverKeys/discussions) page or [report a bug](https://github.com/conventoangelo/OverKeys/issues/new?template=bug_report.md). |
| 1 | +# OverKeys Documentation |
| 2 | + |
| 3 | +Welcome to the OverKeys documentation! This guide will help you get started with OverKeys, a customizable, open-source on-screen keyboard visualizer for alternative layouts. |
| 4 | + |
| 5 | +## Getting Started |
| 6 | + |
| 7 | +- [Installation](getting-started/installation.md) - Install and set up OverKeys on your Windows machine |
| 8 | +- [Basic Usage](getting-started/basic-usage.md) - Learn how to use OverKeys's core features |
| 9 | + |
| 10 | +## User Guide |
| 11 | + |
| 12 | +- [Preferences](user-guide/preferences.md) - Configure OverKeys to match your needs |
| 13 | +- [Text Settings](user-guide/text.md) - Tune key label sizing for long labels and top labels |
| 14 | +- [Learning Mode](user-guide/learning-mode.md) - Use the specialized color scheme for learning new layouts |
| 15 | +- [Supported Layouts](../README.md#features) - View the list of built-in keyboard layouts |
| 16 | + |
| 17 | +## Advanced Features |
| 18 | + |
| 19 | +- [Custom Font](advanced/custom-font.md) - Use a system-installed font not found in the dropdown |
| 20 | +- [Custom Layouts](advanced/custom-layouts.md) - Create and use your own keyboard layouts |
| 21 | +- [Key Modifiers](advanced/key-modifiers.md) - Add top labels and held-state keys to custom layouts |
| 22 | +- [Alternative Layouts](advanced/alternative-layouts.md) - Quickly switch between different layouts |
| 23 | +- [6-Column Layouts](advanced/6-column-layouts.md) - Set up OverKeys for a 6-column split matrix keyboard |
| 24 | +- [Layer Switching](advanced/layer-switching.md) - Switch between multiple custom keyboard layers with custom triggers |
| 25 | +- [Ignored Keys](advanced/ignored-keys.md) - Prevent specific keys from triggering the keyboard overlay |
| 26 | +- [Kanata Integration](advanced/kanata-integration.md) - Connect OverKeys with Kanata for advanced functionality |
| 27 | +- [Custom Aliases](advanced/custom-aliases.md) - Define custom aliases for key combinations |
| 28 | +- [Shift Mappings](advanced/shift-mappings.md) - Customize shift-key behavior for specific characters |
| 29 | +- [Supported Keys](advanced/supported-keys.md) - Complete list of keys you can use in custom layouts |
| 30 | +- [Locales](advanced/locales.md) - Add locale-specific keys in user configuration for key press recognition |
| 31 | + |
| 32 | +## Additional Resources |
| 33 | + |
| 34 | +- [Project README](../README.md) - Overview of the project |
| 35 | +- [Changelog](../CHANGELOG.md) - Release history and features |
| 36 | +- [GitHub Repository](https://github.com/conventoangelo/OverKeys) - Source code and issue tracking |
| 37 | + |
| 38 | +## Common Tasks |
| 39 | + |
| 40 | +- [Creating a custom layout](advanced/custom-layouts.md#creating-custom-layouts) |
| 41 | +- [Setting up alternative layout switching](advanced/alternative-layouts.md) |
| 42 | +- [Finding key names for custom layouts](advanced/supported-keys.md) |
| 43 | +- [Troubleshooting custom layouts](advanced/custom-layouts.md#troubleshooting) |
| 44 | + |
| 45 | +## Support |
| 46 | + |
| 47 | +If you encounter any issues or have questions, please visit the [GitHub Discussions](https://github.com/conventoangelo/OverKeys/discussions) page or [report a bug](https://github.com/conventoangelo/OverKeys/issues/new?template=bug_report.md). |
0 commit comments