summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/intro.md14
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