AaronVerDow
AaronVerDow
I was having trouble fitting some key caps into Kailh box cherrys due to the outer edge. This pull request adds an optional outer bevel for the cherry stems (box,...
I've been working on some number pads for the kbdpad but was running into trouble doing more advanced combinations of labels instead of a single, global font & size. This...
Simple solution to keep keys aligned while soldering them in using the existing stem settings. 
 I was having trouble deciding what colors to print keys in and decided it might be worth to try a color layout. The example below is quick and dirty...
Is there any possibility of getting an option to export yaml for ESPHome instead of Arduino? This would make it much easier for Home Assistant/ESPHome users to make nice dashboards....
I was looking into adding language support for RMarkdown but I'm not sure how it should be handled. RMarkdown contents by default are comments and the code chunks (of multiple...
This adds the following export options for PDFs: ``` - fill (bool): true/ - fill-color (string): "black" - stroke (bool): /false - stroke-color (string): "black" - stroke-width (double): 0.000000 :...
Svgtest
This compares SVG files after converting to PNG to avoid issues with rounding differences on different CPUs. https://github.com/openscad/openscad/issues/6161
Add a note to the installation section for the NixOS package.