Joe DeVivo
Joe DeVivo
Added a section on wiring the left half and LEDs
Added two case variations that should probably get some tweaks before printing, especially the ergo-dactyl. ## The Phat Dactyl This case mod exists for one reason. People make Ergodox keycap...
That's a Mod-H on the left and a Kailh Burnt Orange on the right. There's a notch in the base of the standard MX switch that keeps the switch snug...
Here's the source for the v0.2 PCBs we recently printed.
Right now all the responses are pretty much based on waiting for the whole response and an end_stream flag. #55 introduces the ability to set a callback module send partial...
#62 discovered a weirdness with flow control math w.r.t. to settings frames changing the initial window size. The fix is in, but it's only partial. Right now it looks like...
If you abort a build because it says something like `Couldn't find OpenSSL` and so you fix the problem and run the build again, it shows the warnings from the...
A while back, I added the rebar3 defaults to the defaults for `:lib-dirs` in #210. Since then, I've wondered why it wasn't working sometimes. It turns out that I was...
Inside `read_resource_block`, some `resource_id`s like `3000` expect the value to be a Descriptor. I actually encountered this because when it is a Descriptor, I'm not sure what the deal is...
When we download the bundle, we've already got the examples on disk. Arduino IDE let's you see them all in the file menu and there's no reason we can't do...