File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,18 @@ offsets.
3131
3232The current list of supported devices includes:
3333- MasterKeys Pro L RGB ANSI
34+ - MasterKeys Pro S RGB ANSI (untested)
35+ - MasterKeys Pro L RGB ISO (untested)
3436
3537If you would like for your device to be supported as well, please run
3638the ` record ` executable.
3739
40+ Keyboards with only monochrome lighting may use a different protocol and
41+ thus they would probably require more modifications than just adding a
42+ key layout matrix. Do not hesitate to open an issue if you have a
43+ monochrome keyboard, would like to see support and are willing to do
44+ some USB packet sniffing.
45+
3846## Compiling and installing
3947To be able to compile and install any of the targets in this library,
4048` cmake ` and its dependencies are required. Depending on your specific
You can’t perform that action at this time.
0 commit comments