Brian Schwind

Results 190 comments of Brian Schwind

Hey, that's awesome! Let's go ahead and open a PR for this as I'm sure it will be useful for others. I'd agree a feature flag is the way to...

I noticed removing the LED section from the HID descriptor fixes this issue, maybe we weren't handling those messages correctly.

Here's a good video showing how a non-hotswap keyboard is expected to be constructed in a case similar to what I want to build: https://youtu.be/017aGAJiNJg

Some findings from @mcginty for adding threading to the PCB: https://www.keyelco.com/category.cfm/Spacers-Standoffs/Standoffs-Spacers-Inserts-Surface-Mount/id/1335 https://www.mouser.com/ProductDetail/Keystone-Electronics/24929?qs=Znm5pLBrcAJPd1Bwfdw1vA%3D%3D Specifically part [24939](https://www.keyelco.com/product.cfm/product_id/14826) which has an M3 thread. These could be soldered directly to the PCB as a...

Progress with the "PCB with threaded inserts" version of the case:

More progress!

Seems this isn't easy in the current version of kicad. Kicad 7 _might_ have support for other system fonts, so I'll leave this out of v0.3.

Yes, I did make a case for it! In fact it's still a work in progress which I recently picked up again. This is quite obscure, but the code for...

Could you explain anchor arguments a bit more and what you like about the API? I think I kind of understand them. For positioning right now my library mostly uses...

Not sure if you're still having trouble with this, but I ran into the same bug. From the brief research I did, it seems to be the `object-merge` library not...