Christian Lo
Christian Lo
First of all, want to give a big thank you to all of the members who have contributed to this project! I've been playing around with it, and I'm super...
# Context: For smaller 40% boards, it is often desirable to have a key such as the backspace key double as a layer key. For example: ```python KC.MT(KC.BSPC, KC.LSHIFT) ```...
OLED seems to work when running a controller with no peripherals. It does _not_ work when other modules are attached. Find out why. I wonder if there's some sort of...
I want to finalize how the case gets mounted to the board. Currently, you should be able to to drive screws through the case and the board, though I may...
Unless we want to upload new firmware, we should probably turn off the USB drive appearing from the RP2040
When you add on a module to the controller hotswap style (controller is powered on), it has a tendency to shut down, if only for a brief period of time....
Write firmware and confirm that the mongus48 pcb is working
Add mounting holes to the knoblin3 case now that the new PCB rev has mounting holes
Similar to https://github.com/ebastler/marbastlib/issues/38, I've found that the holes in the 5 pin MX footprint are too large, particularly with the extra pins. Right now the extra pins are loose and...