We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b3140 commit 943cfd9Copy full SHA for 943cfd9
docs/README.md
@@ -90,10 +90,18 @@ By disabling usage of Kernel Drivers you are loosing the:
90
The application tries it best to not harm device (just in case).
91
So, it validates bios version. Those are currently supported:
92
93
-- F7A0107 (PD ver: 0xB030)
94
-- F7A0110 (PD ver: 0xB030)
95
-- F7A0113 (PD ver: 0xB030)
96
-- F7A0115 (PD ver: 0xB030)
+- SteamDeck LCD:
+
+ - F7A0107 (PD ver: 0xB030)
+ - F7A0110 (PD ver: 0xB030)
97
+ - F7A0113 (PD ver: 0xB030)
98
+ - F7A0115 (PD ver: 0xB030)
99
+ - F7A0116 (PD ver: 0xB030)
100
+ - F7A0119 (PD ver: 0xB030)
101
102
+- SteamDeck OLED:
103
104
+ - F7G0107 (PD ver: 0x1050)
105
106
## Author
107
0 commit comments