DarthAffe / RGB.NET

The one-stop SDK for RGB-peripherals
http://lib.arge.be
GNU Lesser General Public License v2.1
402 stars 72 forks source link

Added media key mappings for Razer #385

Closed Aytackydln closed 4 months ago

Aytackydln commented 5 months ago

https://developer.razer.com/works-with-chroma/razer-chroma-led-profiles/

Only used 4 grid cells because of the documentation above

DarthAffe commented 5 months ago

Are they actually tested to be working? They do not show in the docs and Keyboard_MediaNextTrack collides with the already existing (and documented) Logo which I do not believe to be correct.

Aytackydln commented 5 months ago

No, they are not tested. But, those grid cells are still used by games.

Dictionary value conflict shouldn't cause problems since the layout won't have both of them (or the logo should be in a different cell)

Also, indicator LEDs should be mapped to cells above the Up Arrow key. Profile and win lock indicators to the left and right cell of it but not sure which is which.

All assumptions, though. Need someone with a razer keyboard to test this

DarthAffe commented 4 months ago

this is included in #390 after some tests - closing it here