home.social

#vialrgb — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #vialrgb, aggregated by home.social.

  1. I will give #VialRGB huge credit for providing the matrix map information in addition to physical position. Pulling the map from the keyboard was easier than I expected and after fiddling with 2d array math got it working!

  2. Made progress on an #OpenRGB controller for #QMK #Vial #VialRGB. It's the protocol used to control the RGB on the #RaspberryPi 500+. I'm dumbfounded as to why they chose 8/8/8 HSV instead of sending RGB directly, means a bunch of extra math to get worse color accuracy but it's how they designed the protocol for some reason.

    Next step is to figure out the matrix layout.