Skip to content

Commit

Permalink
docs: Add more in-progress features
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar committed Jan 14, 2025
1 parent 24d4943 commit 81f864f
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions docs/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,29 +16,32 @@ Below table lists major features/capabilities currently supported in ZMK, as wel

| Hardware | Support |
| ----------------------------------------------------------------------------------------------- | :-----: |
| [Split Keyboards](features/split-keyboards.md) ||
| [Wireless Split Keyboards](features/split-keyboards.md) ||
| Wired Split Keyboards | 🚧 |
| [Low Active Power Usage](/power-profiler) ||
| [Encoders](features/encoders.md) ||
| [LED-based Lighting](features/lighting.md) ||
| [Displays](features/displays.md) | 🚧 |
| [Pointing Devices](features/pointing.md) ||
| Multitouch Touchpads (PTP) | 🚧 |
| [Low Power Sleep States](features/low-power-states.md) ||
| [Low Power Mode (VCC Shutoff)](keymaps/behaviors/power.md) ||
| [Low Power Mode (VCC Shutoff) for Peripherals](keymaps/behaviors/power.md) ||
| Improved Power Handling for Multiple Peripherals | 🚧 |
| [Battery Level Reporting](features/battery.md) ||
| [Support for a Wide Range of ARM Chips](https://docs.zephyrproject.org/3.5.0/boards/index.html) ||
| Support for AVR/8-Bit Chips ||

| Connectivity | Support |
| ---------------------------------------------------------------------------- | :-----: |
| Low-Latency BLE Support ||
| [Multi-Device Simultaneous BLE Connectivity](features/bluetooth.md#profiles) ||
| [USB Connectivity](keymaps/behaviors/outputs.md) ||
| Connectivity | Support |
| --------------------------------------------------------------- | :-----: |
| Low-Latency BLE Support ||
| [Multi-Device BLE Connectivity](features/bluetooth.md#profiles) ||
| [USB Connectivity](keymaps/behaviors/outputs.md) ||

| Keymap Features | Support |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | :-----: |
| [User Configuration Repositories](user-setup.mdx) ||
| [Keymaps and Layers](keymaps/index.mdx) ||
| [Wide Range of Keycodes Including Media and Consumer Codes](keymaps/list-of-keycodes.mdx) ||
| [Wide Range of Keycodes (Including Media and Consumer)](keymaps/list-of-keycodes.mdx) ||
| [Hold-Taps](keymaps/behaviors/hold-tap.mdx) (including [Mod-Tap](keymaps/behaviors/mod-tap.md) and [Layer-Tap](keymaps/behaviors/layers.md#layer-tap)) ||
| [Tap-Dances](keymaps/behaviors/tap-dance.mdx) ||
| [Sticky (One Shot) Keys](keymaps/behaviors/sticky-key.md) ||
Expand Down

0 comments on commit 81f864f

Please sign in to comment.