mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-12 18:29:24 +08:00
147b78ffce
* Create kbm md file * Documented KBM main module (without links) * Completed docs for backend except links * Added docs for UI and created doc file for KBM Common * Added docs for KBM common and for tests * Add table of contents for all files * Started updating links * Added some more links * Updated links * testing link * Resolve all links on keyboardmanager.md * Added links in KBM Common * Added comments for keyboardeventhandlers * Added links for KBM-UI * Added mention of shortcut to key * Add section link for settings update code. * Include more information on updating remap tables
6 lines
304 B
Markdown
6 lines
304 B
Markdown
# Table of Contents
|
|
The devdocs for Keyboard Manager have been divided into the following modules:
|
|
1. [Keyboard Manager Module](keyboardmanager.md)
|
|
2. [Keyboard Event Handlers](keyboardeventhandlers.md)
|
|
3. [Keyboard Manager UI](keyboardmanagerui.md)
|
|
4. [Keyboard Manager Common](keyboardmanagercommon.md) |