CharaChorder / DeviceManager

The device manager and configuration tool for CharaChorder devices.
http://manager.charachorder.com/
GNU Affero General Public License v3.0
6 stars 3 forks source link

LED settings on CharaChorder Lite don't work #97

Closed jdestgermain closed 6 months ago

jdestgermain commented 7 months ago

Remove reactive keys Brightness should be working, but it isn't, takes values from 0 to 50 and should set 0x81 in the serial API

Color could be added, 0x82 and the values for colors are: 0 is white 1 is red 2 is orange 3 is yellow 4 is lime 5 is green

7 is cyan

9 is blue 10 is violet 11 is pink

13 is multicolor

Theaninova commented 6 months ago

@jdestgermain Can you check if this works on the dev site? https://dev.manager.charachorder.com/config/settings/

jdestgermain commented 6 months ago

Testing now. I noticed this on the site that looks weird:

image

Otherwise, though, here is what I found:

Theaninova commented 6 months ago

@jdestgermain Okay, try again

jdestgermain commented 6 months ago

These all look functional now to me @Theaninova