summaryrefslogtreecommitdiff
path: root/docs/features.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-07-15 23:23:32 -0700
committerskullydazed <skullydazed@users.noreply.github.com>2019-07-15 23:23:32 -0700
commit311d625c5610181f6ddae73e4cceb371113f414c (patch)
treef982410cce937f5fe5705b4886ce71e46fce7e41 /docs/features.md
parenta71c461d03906780d4a5370921cada870d0d525a (diff)
[Docs] Add dedicated page for Split Keyboard information (#5802)
* [Docs] Add dedicated page for Split Keyboard information * Apply suggestions from code review Co-Authored-By: drashna <drashna@live.com> * Fix Typos Co-Authored-By: drashna <drashna@live.com> * Fix some formatting issues * Add Additional RGB info * Fix Bulletted formatting * Apply suggestions from code review Co-Authored-By: drashna <drashna@live.com> * Fix line wrapping * Additional fixes and expansion * Reword warning/note Co-Authored-By: drashna <drashna@live.com> * add i2c/serial coexistance info * i2c markdown * Change i2c wiring text Co-Authored-By: drashna <drashna@live.com>
Diffstat (limited to 'docs/features.md')
-rw-r--r--docs/features.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/features.md b/docs/features.md
index f9ef51eae2..f230c7c233 100644
--- a/docs/features.md
+++ b/docs/features.md
@@ -30,6 +30,7 @@ QMK has a staggering number of features for building your keyboard. It can take
* [RGB Light](feature_rgblight.md) - RGB lighting for your keyboard.
* [RGB Matrix](feature_rgb_matrix.md) - RGB Matrix lights for per key lighting.
* [Space Cadet](feature_space_cadet.md) - Use your left/right shift keys to type parenthesis and brackets.
+* [Split Keyboard](feature_split_keyboard.md)
* [Stenography](feature_stenography.md) - Put your keyboard into Plover mode for stenography use.
* [Swap Hands](feature_swap_hands.md) - Mirror your keyboard for one handed usage.
* [Tap Dance](feature_tap_dance.md) - Make a single key do as many things as you want.