Skip to content

Commit 26ce196

Browse files
authored
Update supported devices list
1 parent df4a499 commit 26ce196

1 file changed

Lines changed: 11 additions & 14 deletions

File tree

README.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,26 @@ JavaScript API for analog keyboard input.
55
## Supported Devices
66

77
- Everything by Wooting
8+
- Everything by NuPhy
9+
- Everything by DrunkDeer
810
- Razer Huntsman V2 Analog<sup>R</sup>
911
- Razer Huntsman Mini Analog<sup>R</sup>
1012
- Razer Huntsman V3 Pro<sup>R</sup>
1113
- Razer Huntsman V3 Pro Mini<sup>R</sup>
1214
- Razer Huntsman V3 Pro Tenkeyless<sup>R</sup>
13-
- NuPhy Field75 HE
14-
- NuPhy Air60 HE<sup>U</sup>
15-
- NuPhy Halo65 HE<sup>U</sup>
16-
- DrunkDeer A75
17-
- DrunkDeer A75 Pro<sup>U</sup>
18-
- DrunkDeer G75<sup>U</sup>
19-
- DrunkDeer G65<sup>U</sup>
20-
- DrunkDeer G60<sup>U</sup>
21-
- Keychron Q1 HE<sup>P</sup>
22-
- Keychron Q3 HE<sup>P</sup>
23-
- Keychron Q5 HE<sup>P</sup>
24-
- Keychron K2 HE<sup>P</sup>
15+
- Keychron Q1 HE<sup>P, F</sup>
16+
- Keychron Q3 HE<sup>P, F</sup>
17+
- Keychron Q5 HE<sup>P, F</sup>
18+
- Keychron K2 HE<sup>P, F</sup>
19+
- Madlions MAD60HE<sup>P</sup>
2520

2621
<sup>R</sup> Razer Synapse needs to be installed and running for analogue inputs to be received from this keyboard.
2722

28-
<sup>P</sup> The official firmware only supports polling individual keys, which can lead to lag and missed inputs given the sheer amount of keys to scan, but you can use [custom firmware with full analog report functionality](https://analogsense.org/firmware/).
23+
<sup>P</sup> The official firmware only supports polling, which can lead to lag and missed inputs.
2924

30-
<sup>U</sup> I don't own this keyboard, so I've not had a chance to test it, but it should work.
25+
<sup>F</sup> [Custom firmware with full analog report functionality is available](https://analogsense.org/firmware/).
26+
27+
<!-- <sup>U</sup> I don't own this keyboard, so I've not had a chance to test it, but it should work. -->
3128

3229
## Usage
3330

0 commit comments

Comments
 (0)