diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 14:21:46 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 14:21:46 -0700 |
| commit | 34dcaceff4ea13c5078c06058957abf075b358ef (patch) | |
| tree | 84c5048b5568cda4d2ecbfdd19ab88425f4a22c8 /input | |
| parent | 1404d5fcfc743326d065c7f6977a68e92f3bf9f6 (diff) | |
Update READMEs
Diffstat (limited to 'input')
| -rw-r--r-- | input/kbfiltr/README.md | 4 | ||||
| -rw-r--r-- | input/layout/README.md | 4 | ||||
| -rw-r--r-- | input/moufiltr/README.md | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/input/kbfiltr/README.md b/input/kbfiltr/README.md index 48c177c7..0343f766 100644 --- a/input/kbfiltr/README.md +++ b/input/kbfiltr/README.md @@ -2,9 +2,9 @@ topic: sample description: A WDF example of a keyboard input filter driver. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/input/layout/README.md b/input/layout/README.md index f31a9ea9..52af37c7 100644 --- a/input/layout/README.md +++ b/input/layout/README.md @@ -2,9 +2,9 @@ topic: sample description: Demonstrates how to generate layouts for various keyboards and locales. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/input/moufiltr/README.md b/input/moufiltr/README.md index de844b62..3a8483c6 100644 --- a/input/moufiltr/README.md +++ b/input/moufiltr/README.md @@ -2,9 +2,9 @@ topic: sample description: A WDF example of a mouse input filter driver. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- |
