docs: minor documentation cleanup

This commit is contained in:
Peter F. Patel-Schneider 2020-07-11 15:47:17 -04:00
parent 46e6c98523
commit 95893f3aac
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ assignees: ''
---
**Information**
<!-- Do not bother opening an issue for version 1.0 or older. Please update to the latest version and see if your issue persists. -->
<!-- Do not bother opening an issue for a version older than 1.0.1. Please update to the latest version and see if your issue persists. -->
- Solaar version (`solaar --version` or `git describe --tags` if cloned from this repository):
- Distribution:
- Kernel version (ex. `uname -srmo`): `KERNEL VERSION HERE`

View File

@ -33,7 +33,7 @@ Feature | ID | Status | Notes
`DEVICE_RESET` | `0x1802` | :x: |
`OOBSTATE` | `0x1805` | :x: |
`CONFIG_DEVICE_PROPS` | `0x1806` | :x: |
`CHANGE_HOST` | `0x1814` | :x: | :wrench:
`CHANGE_HOST` | `0x1814` | :wrench: |
`HOSTS_INFO` | `0x1815` | :heavy_plus_sign: | `get_host_names`, partial listing only
`BACKLIGHT` | `0x1981` | :x: |
`BACKLIGHT2` | `0x1982` | :heavy_check_mark: | `_feature_backlight2`
@ -46,7 +46,7 @@ Feature | ID | Status | Notes
`REPROG_CONTROLS_V3` | `0x1B03` | :x: |
`REPROG_CONTROLS_V4` | `0x1B04` | :heavy_plus_sign: | `get_keys`, _feature_reprogrammable_keys
`REPORT_HID_USAGE` | `0x1BC0` | :x: |
`PERSISTENT_REMAPPABLE_ACTION` | `0x1C00` | :x: | :wrench:
`PERSISTENT_REMAPPABLE_ACTION` | `0x1C00` | :wrench: |
`WIRELESS_DEVICE_STATUS` | `0x1D4B` | :x: | status reporting from device
`REMAINING_PAIRING` | `0x1DF0` | :x: |
`FIRMWARE_PROPERTIES` | `0x1F1F` | :x: |