-
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 :…
-
```yaml
oled:
what: ceoloide/display_nice_view
params:
VCC: VCC
MOSI: OLED_MOSI
CS: OLED_SS
SCK: OLED_SCK
include_…
-
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…
-
Hello! Getting the following when trying to build it, can you please advise?
```
larionov@larionov-ThinkPad ~/S/ergogen-footprints-demo (main)> ./rebuild.sh
>>>>>> Processing ergogen_footprints…