feat(docs): Update to BlueMicro_BLE Features
This commit is contained in:
parent
0499e7e8ac
commit
b67156b3f4
1 changed files with 3 additions and 3 deletions
|
@ -15,14 +15,14 @@ ZMK is currently missing some features found in other popular firmware. This tab
|
||||||
| ------------------------------------------------------------------------------------------------------------------------- | :-: | :-------: | :-: |
|
| ------------------------------------------------------------------------------------------------------------------------- | :-: | :-------: | :-: |
|
||||||
| Low Latency BLE Support | ✅ | ✅ | |
|
| Low Latency BLE Support | ✅ | ✅ | |
|
||||||
| Multi-Device BLE Support | ✅ | | |
|
| Multi-Device BLE Support | ✅ | | |
|
||||||
| [USB Connectivity](behaviors/outputs) | ✅ | | ✅ |
|
| [USB Connectivity](behaviors/outputs) | ✅ | ✅ | ✅ |
|
||||||
| User Configuration Repositories | ✅ | | |
|
| User Configuration Repositories | ✅ | | |
|
||||||
| Split Keyboard Support | ✅ | ✅ | ✅ |
|
| Split Keyboard Support | ✅ | ✅ | ✅ |
|
||||||
| [Keymaps and Layers](behaviors/layers) | ✅ | ✅ | ✅ |
|
| [Keymaps and Layers](behaviors/layers) | ✅ | ✅ | ✅ |
|
||||||
| [Hold-Tap](behaviors/hold-tap) (which includes [Mod-Tap](behaviors/mod-tap) and [Layer-Tap](behaviors/layers/#layer-tap)) | ✅ | ✅ | ✅ |
|
| [Hold-Tap](behaviors/hold-tap) (which includes [Mod-Tap](behaviors/mod-tap) and [Layer-Tap](behaviors/layers/#layer-tap)) | ✅ | ✅ | ✅ |
|
||||||
| [Keyboard Codes](codes/#keyboard) | ✅ | ✅ | ✅ |
|
| [Keyboard Codes](codes/#keyboard) | ✅ | ✅ | ✅ |
|
||||||
| [Media](codes/#media-controls) & [Consumer](codes/#consumer-controls) Codes | ✅ | ✅ | ✅ |
|
| [Media](codes/#media-controls) & [Consumer](codes/#consumer-controls) Codes | ✅ | ✅ | ✅ |
|
||||||
| [Encoders](features/encoders)[^1] | ✅ | | ✅ |
|
| [Encoders](features/encoders)[^1] | ✅ | ✅ | ✅ |
|
||||||
| [Display Support](features/displays)[^2] | 🚧 | 🚧 | ✅ |
|
| [Display Support](features/displays)[^2] | 🚧 | 🚧 | ✅ |
|
||||||
| [RGB Underglow](features/underglow) | ✅ | ✅ | ✅ |
|
| [RGB Underglow](features/underglow) | ✅ | ✅ | ✅ |
|
||||||
| One Shot Keys | ✅ | ✅ | ✅ |
|
| One Shot Keys | ✅ | ✅ | ✅ |
|
||||||
|
@ -31,7 +31,7 @@ ZMK is currently missing some features found in other popular firmware. This tab
|
||||||
| Mouse Keys | 💡 | ✅ | ✅ |
|
| Mouse Keys | 💡 | ✅ | ✅ |
|
||||||
| Low Active Power Usage | ✅ | | |
|
| Low Active Power Usage | ✅ | | |
|
||||||
| Low Power Sleep States | ✅ | ✅ | |
|
| Low Power Sleep States | ✅ | ✅ | |
|
||||||
| [Low Power Mode (VCC Shutoff)](behaviors/power) | ✅ | | |
|
| [Low Power Mode (VCC Shutoff)](behaviors/power) | ✅ | ✅ | |
|
||||||
| Battery Reporting | ✅ | ✅ | |
|
| Battery Reporting | ✅ | ✅ | |
|
||||||
| Shell over BLE | 💡 | | |
|
| Shell over BLE | 💡 | | |
|
||||||
| Realtime Keymap Updating | 💡 | | ✅ |
|
| Realtime Keymap Updating | 💡 | | ✅ |
|
||||||
|
|
Loading…
Reference in a new issue