diff options
| author | Ahmed Elshafey <12426718+ash0x0@users.noreply.github.com> | 2020-05-01 15:41:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-01 23:41:58 +1000 |
| commit | 750c7c2bdbfb4b4e9d3a9efe6cb3f95ef0b43c53 (patch) | |
| tree | 89de0b21ebf5d676c9361ba2fbf3c3fa17e15c26 /docs/_summary.md | |
| parent | 4846c8eba07b3177cf217cc10ea57a7832929f0b (diff) | |
| download | qmk_firmware-750c7c2bdbfb4b4e9d3a9efe6cb3f95ef0b43c53.tar.gz qmk_firmware-750c7c2bdbfb4b4e9d3a9efe6cb3f95ef0b43c53.zip | |
[Documentation] Added raw hid documentation page (#7640)
* Added raw hid feature documentation page
* Update docs/feature_rawhid.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update docs/feature_rawhid.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update docs/feature_rawhid.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update docs/features.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* added feature_rawhid.md to _summary.md in docs
* fixed _summary.md order
* Update docs/feature_rawhid.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update feature_rawhid.md
Removed the useless bit about finding usage page and usage.
* Update feature_rawhid.md
* Update docs/feature_rawhid.md
Co-Authored-By: Nick Brassel <nick@tzarc.org>
* Update docs/feature_rawhid.md
Co-Authored-By: Nick Brassel <nick@tzarc.org>
* Update docs/feature_rawhid.md
Co-Authored-By: Nick Brassel <nick@tzarc.org>
* Update docs/feature_rawhid.md
Co-Authored-By: Nick Brassel <nick@tzarc.org>
* Remove teensy client, small origanization fixes
* Fixed merge conflicts
Removed features.md
Updated _summary.md with new format and added RAW HID entry under Software Features
* Added rawhid feature page
Messy is what you get when you don't do things right the first time
Co-authored-by: fauxpark <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'docs/_summary.md')
| -rw-r--r-- | docs/_summary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 842422665..75b9a83e6 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
| @@ -75,6 +75,7 @@ | |||
| 75 | * [Layers](feature_layers.md) | 75 | * [Layers](feature_layers.md) |
| 76 | * [One Shot Keys](one_shot_keys.md) | 76 | * [One Shot Keys](one_shot_keys.md) |
| 77 | * [Pointing Device](feature_pointing_device.md) | 77 | * [Pointing Device](feature_pointing_device.md) |
| 78 | * [Raw HID](feature_rawhid.md) | ||
| 78 | * [Swap Hands](feature_swap_hands.md) | 79 | * [Swap Hands](feature_swap_hands.md) |
| 79 | * [Tap Dance](feature_tap_dance.md) | 80 | * [Tap Dance](feature_tap_dance.md) |
| 80 | * [Tap-Hold Configuration](tap_hold.md) | 81 | * [Tap-Hold Configuration](tap_hold.md) |
