diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-08-03 23:48:17 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-08-03 23:48:17 -0400 |
commit | b7e150941351835dcdb115afbe97eaedd9b757e8 (patch) | |
tree | 2b1e24e5d0d289627e4c5f819a7c4a1bb5449e72 | |
parent | 35c8b6b434649db2d9e7b5b698fee9be88b33d94 (diff) |
Updated intro that better outlines features.
-rw-r--r-- | docs/docs/intro.md | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 081f2fa..514c76e 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -16,20 +16,22 @@ feature. At this point, ZMK is _missing_ more features than it has. Currently, the mostly working bits include: -- HID Over GATT (HOG) - This is the official term for BLE HID devices. -- Keymaps and layers with basic keycodes. -- Some initial work on one "action", Mod-Tap. +- HID Over GATT (HOG) - This is the official term for BLE HID devices +- Keymaps and layers with basic keycodes +- Some initial work on one "behavior", Mod-Tap - Basic HID over USB - Basic consumer (media) keycodes. +- Basic OLED display logic +- Basic Split support +- Encoders ## Missing Features - One Shot - Layer Tap -- Split support -- Encoders +- Complete split support - Battery reporting -- Low power mode. +- Low power mode - Shell over BLE ## Code Of Conduct |