docs: filled information about GESTURE2 and some supported devices
This commit is contained in:
parent
36e8dcb396
commit
9f330479c1
|
@ -84,7 +84,7 @@ subset of HID++ 1.0 protocol. Only hardware pairing is supported.
|
|||
| K375s | 4071 | | | FN swap |
|
||||
| K400 Touch | 400E | 2.0 | yes | FN swap |
|
||||
| K400 Touch | 4024 | 2.0 | yes | FN swap |
|
||||
| K400 Plus | 404D | 2.0 | | FN swap |
|
||||
| K400 Plus | 404D | 2.0 | | FN swap, disable keys, touchpad gestures|
|
||||
| K520 | 2011 | 1.0 | yes | FN swap |
|
||||
| K600 TV | 4078 | 2.0 | yes | FN swap |
|
||||
| K750 Solar | 4002 | 2.0 | yes | FN swap, Lux reading, light button |
|
||||
|
@ -107,7 +107,7 @@ subset of HID++ 1.0 protocol. Only hardware pairing is supported.
|
|||
### Mice (Unifying)
|
||||
|
||||
| Device | WPID | HID++ | Battery | DPI | Other supported features |
|
||||
|------------------|------|-------|---------|-------|---------------------------------|
|
||||
|------------------|------|-------|---------|-------|-----------------------------------------|
|
||||
| M150 | 4022 | 2.0 | | | |
|
||||
| M185 | 4055 | 2.0 | | R/W | smooth scrolling |
|
||||
| M310 | 4031 | 2.0 | yes | | |
|
||||
|
@ -136,7 +136,7 @@ subset of HID++ 1.0 protocol. Only hardware pairing is supported.
|
|||
| Anywhere MX | 1017 | 1.0 | yes | R/W | smooth scrolling, side scrolling |
|
||||
| Anywhere MX 2 | 404A | 2.0 | yes | R/W | smooth scrolling |
|
||||
| MX Master | 4041 | 2.0 | yes | R/W | smooth scrolling, smart shift |
|
||||
| MX Master 2S | 4069 | 2.0 | yes | R/W | smooth scrolling, smart shift |
|
||||
| MX Master 2S | 4069 | 2.0 | yes | R/W | smooth scrolling, smart shift, gestures |
|
||||
| Cube | | 2.0 | yes | | |
|
||||
|
||||
### Mice (Nano)
|
||||
|
|
|
@ -93,7 +93,7 @@ Feature | ID | Status | Notes
|
|||
`TOUCHMOUSE_RAW_POINTS` | `0x6110` | :x: |
|
||||
`TOUCHMOUSE_6120` | `0x6120` | :x: |
|
||||
`GESTURE` | `0x6500` | :x: |
|
||||
`GESTURE_2` | `0x6501` | :x: |
|
||||
`GESTURE_2` | `0x6501` | :wrench: | `_feature_gesture2_gestures`, `_feature_gesture2_params`
|
||||
`GKEY` | `0x8010` | :x: |
|
||||
`MKEYS` | `0x8020` | :x: |
|
||||
`MR` | `0x8030` | :x: |
|
||||
|
|
Loading…
Reference in New Issue