-
I created a keyboard with ergogen
exported the points as yaml
converted the yaml to json
ran kbplacer script
imported the cutout.dxf from ergogen
Now there is a shift between left and right sid…
-
Hi there, I'm currently learning about Ergogen in hopes of making my own cfx spaced keyboard and came across your project and was wondering if you might be able share that for me to use as reference :…
-
Pasting the yaml into the Ergogen website shows errors in multiple places. It looks like the yaml is following the schema from the Ergogen github repository, but I can't get it to generate anything be…
-
Hey there. I'm trying to take the content of mitten.yaml and drop it into ergogen.cache.works, but it complains of many unexpected keys. Wondering if this is down to version incompatibilities or cust…
-
Hi, thanks for a great tool.
Currently the `.jscad` files generated from ergogen are using an older API format from about 2017 (now basically archived as [branch V1](https://github.com/jscad/OpenJS…
-
I'm hoping to be able to contain my keyboard design (ergogen/other) files and my ZMK config within the same directory in a clean way, like having a subdirectory `zmk-config` and having the github acti…
-
How can I convert the raw output from [this project](https://pashutk.com/ergopad/) to a yaml format that actually generates a pcb: https://ergogen.cache.works/?
-
I noticed a problem with the extend preprocessor function. It moves the extended yaml objects to the top of the yaml section.
For example:
```yaml
settings:
preset_points:
$extends: prese…
-
Now that KiCad 7 has been around for a while, it would be nice for Ergogen to generate *.kicad_pcb files using the latest version, to allow for KiCad 7 footprint features.
-
@ceoloide came up with a really cool way to do presets in ergogen. This can for example be used to switch between keyboard variations like choc, mx and so on.
You can see it here:
https://github.c…