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

Make all openrgb device led ids start from 1 #302

Closed Aytackydln closed 1 year ago

Aytackydln commented 1 year ago

Starts rgb.net led id's from 1 so that same layout can be used for multiple of same devices, like fans

diogotr7 commented 1 year ago

I think i would rather wait until openrgb gets segments in a stable release to make these changes, since both will break existing layouts and solve roughly the same problem.

diogotr7 commented 1 year ago

I implemented this in #306