Updated intro that better outlines features.

This commit is contained in:
Pete Johanson 2020-08-03 23:48:17 -04:00
parent 35c8b6b434
commit b7e1509413
1 changed files with 8 additions and 6 deletions

View File

@ -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