Updated intro that better outlines features.
This commit is contained in:
parent
35c8b6b434
commit
b7e1509413
1 changed files with 8 additions and 6 deletions
|
@ -16,20 +16,22 @@ feature.
|
||||||
At this point, ZMK is _missing_ more features than it has. Currently, the mostly working bits
|
At this point, ZMK is _missing_ more features than it has. Currently, the mostly working bits
|
||||||
include:
|
include:
|
||||||
|
|
||||||
- HID Over GATT (HOG) - This is the official term for BLE HID devices.
|
- HID Over GATT (HOG) - This is the official term for BLE HID devices
|
||||||
- Keymaps and layers with basic keycodes.
|
- Keymaps and layers with basic keycodes
|
||||||
- Some initial work on one "action", Mod-Tap.
|
- Some initial work on one "behavior", Mod-Tap
|
||||||
- Basic HID over USB
|
- Basic HID over USB
|
||||||
- Basic consumer (media) keycodes.
|
- Basic consumer (media) keycodes.
|
||||||
|
- Basic OLED display logic
|
||||||
|
- Basic Split support
|
||||||
|
- Encoders
|
||||||
|
|
||||||
## Missing Features
|
## Missing Features
|
||||||
|
|
||||||
- One Shot
|
- One Shot
|
||||||
- Layer Tap
|
- Layer Tap
|
||||||
- Split support
|
- Complete split support
|
||||||
- Encoders
|
|
||||||
- Battery reporting
|
- Battery reporting
|
||||||
- Low power mode.
|
- Low power mode
|
||||||
- Shell over BLE
|
- Shell over BLE
|
||||||
|
|
||||||
## Code Of Conduct
|
## Code Of Conduct
|
||||||
|
|
Loading…
Add table
Reference in a new issue