4JX
4JX
Poked around a bit and it seems that I would have to implement a rust equivalent of the ectools keyboard control bit. The upside is that if I manage to...
Aha, 3.5 works, just didn't see that version listed anywhere in my searches. ``` » python ./tuya.py {'dps': {'20': True, '21': 'colour', '24': '003203e803e8', '26': 0}} ``` Turning off and...
> If you're changing the color in a loop or something Kind of, was trying to find if I could custom animate it (to serve as some display ambient light)...
> I don't think even the app or cloud controls could move that fast. No worries, it was given as a gift so I figured I might as well toy...
Saw it mentioned in an issue here and over at HA. In tuya's dev platform go to `Cloud -> API Explorer -> Device Control -> Query Things Data Model` and...
Person who originally wrote the PCI bus ID dilemma docs for `16ach6h` here (which this device forks off). I eventually [moved the default to `PCI:5:0:0` instead](https://github.com/NixOS/nixos-hardware/pull/841) as it made more...
> It seems like you had a great idea indeed I do want to work on it, but I just felt like there's enough variation within each config (be it...
> > So I'm not sure it would cross the line of "useful abstraction". > > Maybe also using it for [#1613](https://github.com/NixOS/nixos-hardware/issues/1613) would justify making an abstraction now? I recon...
> I have an RGB 4 zone keyboard. Are you sure about that?
Looks good, you might find the version without `scrap` easier to handle, since it removes the dependency on `vcpkg` and thus `libvpx`, `libyuv` and `libaom` (assuming those are the ones...