Skip to content

Commit f306214

Browse files
committed
Update support matrix
Signed-off-by: Daniel Schaefer <[email protected]>
1 parent e24fbdf commit f306214

File tree

1 file changed

+31
-14
lines changed

1 file changed

+31
-14
lines changed

support-matrices.md

Lines changed: 31 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,34 @@
2626

2727
###### Dependencies
2828

29-
| Command | Depends on | Platforms |
30-
|------------------|------------------|------------------|
31-
| `--version` | | All |
32-
| `--dp-hdmi...` | | All |
33-
| `--power` | EC Memory Read | All |
34-
| `--pdports` | EC Communication | All |
35-
| `--info` | SMBIOS | All |
36-
| `--esrt` | ESRT | All |
37-
| `--pd-info` | PD Communication | All |
38-
| `--privacy` | EC Communication | All |
39-
| `--intrusion` | EC Communication | All |
40-
| `--inputdeck` | EC Communication | Framework 16 |
41-
| `--console` | EC Communication | All |
42-
| `--kblight` | EC Communication | All, except FL16 |
29+
| Command | Depends on | Platforms |
30+
|--------------------------|------------------|-------------------|
31+
| `--version` | | All |
32+
| `--dp-hdmi...` | USB HID | All |
33+
| `--power` | EC Memory Read | All |
34+
| `--pdports` | EC Communication | All |
35+
| `--info` | SMBIOS | All |
36+
| `--esrt` | ESRT | All |
37+
| `--sensors` | EC Communication | All Laptops |
38+
| `--fansetduty` | EC Communication | All |
39+
| `--fansetrpm` | EC Communication | All |
40+
| `--autofanctrl` | EC Communication | All |
41+
| `--pd-info` | PD Communication | All |
42+
| `--privacy` | EC Communication | All Laptops |
43+
| `--intrusion` | EC Communication | All Laptops |
44+
| `--inputdeck` | EC Communication | All Laptops |
45+
| `--inputdeck-mode` | EC Communication | Framework 16 |
46+
| `--console` | EC Communication | All |
47+
| `--get-gpio` | EC Communication | All |
48+
| `--kblight` | EC Communication | Framework 13 |
49+
| `--charge-limit` | EC Communication | All Laptops |
50+
| `--charge-current-limit` | EC Communication | All Laptops |
51+
| `--charge-rate-limit` | EC Communication | All Laptops |
52+
| `--fp-led-level` | EC Communication | All Laptops |
53+
| `--fp-brightness` | EC Communication | All Laptops |
54+
| `--remap-key` | EC Communication | Framework 12, 13 |
55+
| `--rgbkbd` | EC Communication | Framework Desktop |
56+
| `--tablet-mode` | EC Communication | Framework 12 |
57+
| `--touchscreen-enable` | I2C HID | Framework 12 |
58+
| `--stylus-battery | I2C HID | Framework 12 |
59+
| `--kblight` | EC Communication | Framework 13 |

0 commit comments

Comments
 (0)